NAME
Dist::Zilla::Plugin::GitLab - Plugins to integrate Dist::Zilla with GitLab
VERSION
version 1.0002
DESCRIPTION
Dist-Zilla-Plugin-GitLab is a set of plugins for Dist::Zilla intended to more easily integrate GitLab in the dzil
workflow.
The following is the list of the plugins shipped in this distribution:
Dist::Zilla::Plugin::GitLab::Create Create GitLab repo on
dzil new
Dist::Zilla::Plugin::GitLab::Update Update GitLab repo info on release
Dist::Zilla::Plugin::GitLab::Meta Add GitLab repo info to META.{yml,json}
This distribution also provides a plugin bundle, Dist::Zilla::PluginBundle::GitLab, which provides GitLab::Meta and GitLab::Update together in one convenient bundle.
This distribution also provides an additional dzil
command (dzil gh).
AUTHOR
D Ruth Holloway <ruth@hiruthie.me>
COPYRIGHT AND LICENSE
This software is copyright (c) 2022 by D Ruth Holloway.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.