App-GitGot 0.2 Deleted
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.001000,0.2
- 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.001000 | metacpan |
| App::GitGot::Command | Base class for App::GitGot commands | 0.2 | metacpan |
| App::GitGot::Command::add | add a new repo to your config | 0.2 | metacpan |
| App::GitGot::Command::fork | fork a github repo | 0.2 | metacpan |
| App::GitGot::Command::list | list managed repositories | 0.2 | metacpan |
| App::GitGot::Command::remove | remove a managed repository from your config | 0.2 | metacpan |
| App::GitGot::Command::status | print status info about repos | 0.2 | metacpan |
| App::GitGot::Command::update | update managed repositories | 0.2 | metacpan |
| App::GitGot::Command::version | display application version | 0.2 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| App::GitGot::Repo | lib/App/GitGot/Command.pm | metacpan |