-
-
30 Oct 2020 03:37:21 UTC
- Distribution: App-GitGot
- Module version: 1.339
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (3)
- Testers (251 / 5 / 0)
- Kwalitee
Bus factor: 2- 74.74% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (45.98KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
John SJ Anderson
- Dependencies
- App::Cmd::Setup
- Capture::Tiny
- Class::Load
- Config::INI::Reader
- Cwd
- Data::Dumper
- File::Copy::Recursive
- File::HomeDir::Tiny
- File::chdir
- Git::Wrapper
- IO::Prompt::Simple
- List::Util
- Moo
- MooX::HandlesVia
- Path::Tiny
- PerlX::Maybe
- Term::ANSIColor
- Test::MockObject
- Try::Tiny
- Type::Library
- Type::Utils
- Types::Standard
- YAML
- autodie
- namespace::autoclean
- overload
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
App::GitGot - A tool to make it easier to manage multiple git repositories.
VERSION
version 1.339
SYNOPSIS
See
perldoc got
for usage information.AUTHOR
John SJ Anderson <john@genehack.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by John SJ Anderson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install App::GitGot, copy and paste the appropriate command in to your terminal.
cpanm App::GitGot
perl -MCPAN -e shell install App::GitGot
For more information on module installation, please visit the detailed CPAN module installation guide.