App-GitGot 0.9 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| App::GitGot | A tool to make it easier to manage multiple git repositories. | 0.9 | metacpan |
| App::GitGot::Command | Base class for App::GitGot commands | 0.9 | metacpan |
| App::GitGot::Command::add | add a new repo to your config | 0.9 | metacpan |
| App::GitGot::Command::chdir | open a subshell in a selected project | 0.9 | metacpan |
| App::GitGot::Command::fork | fork a github repo | 0.9 | metacpan |
| App::GitGot::Command::list | list managed repositories | 0.9 | metacpan |
| App::GitGot::Command::remove | remove a managed repository from your config | 0.9 | metacpan |
| App::GitGot::Command::status | print status info about repos | 0.9 | metacpan |
| App::GitGot::Command::update | update managed repositories | 0.9 | metacpan |
| App::GitGot::Command::version | display application version | 0.9 | metacpan |
| App::GitGot::Outputter | Generic base class for outputting formatted messages. | 0.9 | metacpan |
| App::GitGot::Outputter::light | Color scheme appropriate for dark terminal backgrounds | 0.9 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| App::GitGot::Outputter::Dark | lib/App/GitGot/Outputter/dark.pm | metacpan |
| App::GitGot::Repo | lib/App/GitGot/Command.pm | metacpan |
Other Files
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| dist.ini | metacpan |