NAME
Dist::Zilla::Plugin::GitHub - Plugins to integrate Dist::Zilla with GitHub
VERSION
version 0.43
DESCRIPTION
Dist::Zilla::Plugin::GitHub is a set of plugins for Dist::Zilla intended to more easily integrate GitHub in the dzil workflow.
The following is the list of the plugins shipped in this distribution:
Dist::Zilla::Plugin::GitHub::Create Create GitHub repo on dzil new
Dist::Zilla::Plugin::GitHub::Update Update GitHub repo info on release
Dist::Zilla::Plugin::GitHub::Meta Add GitHub repo info to META.{yml,json}
This distribution also provides an additional dzil command (dzil gh) and a plugin bundle.
SUPPORT
Bugs may be submitted through the RT bug tracker (or [email protected]).
AUTHOR
Alessandro Ghedini <[email protected]>
CONTRIBUTORS
Alessandro Ghedini <[email protected]>
Karen Etheridge <[email protected]>
Mike Friedman <[email protected]>
Dave Rolsky <[email protected]>
Jeffrey Ryan Thalhammer <[email protected]>
Mike Doherty <[email protected]>
Rafael Kitover <[email protected]>
Ricardo Signes <[email protected]>
Vyacheslav Matyukhin <[email protected]>
Alexandr Ciornii <[email protected]>
Brian Phillips <[email protected]>
Chris Weyl <[email protected]>
Ioan Rogers <[email protected]>
Jose Luis Perez Diez <[email protected]>
Mohammad S Anwar <[email protected]>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Alessandro Ghedini.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.