p5-Dist-Zilla-Plugin-GitHub icon indicating copy to clipboard operation
p5-Dist-Zilla-Plugin-GitHub copied to clipboard

Plugins to integrate Dist::Zilla with GitHub

=pod

=encoding UTF-8

=head1 NAME

Dist::Zilla::Plugin::GitHub - Plugins to integrate Dist::Zilla with GitHub

=head1 VERSION

version 0.48

=head1 DESCRIPTION

B<Dist-Zilla-Plugin-GitHub> is a set of plugins for LDist::Zilla intended to more easily integrate L<GitHub|https://github.com> in the C workflow.

The following is the list of the plugins shipped in this distribution:

=over 4

=item * LDist::Zilla::Plugin::GitHub::Create Create GitHub repo on C

=item * LDist::Zilla::Plugin::GitHub::Update Update GitHub repo info on release

=item * LDist::Zilla::Plugin::GitHub::Meta Add GitHub repo info to F<META.{yml,json}>

=back

This distribution also provides a plugin bundle, LDist::Zilla::PluginBundle::GitHub, which provides LGitHub::Meta|Dist::Zilla::Plugin::GitHub::Meta and L<[GitHub::Update|Dist::Zilla::Plugin::GitHub::Update> together in one convenient bundle.

This distribution also provides an additional C command (L<dzil gh|Dist::Zilla::App::Command::gh>) and a L<plugin bundle|Dist::Zilla::PluginBundle::GitHub>.

=head1 SUPPORT

Bugs may be submitted through L<the RT bug tracker|https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-GitHub> (or L<[email protected]|mailto:[email protected]>).

There is also a mailing list available for users of this distribution, at Lhttp://dzil.org/#mailing-list.

There is also an irc channel available for users of this distribution, at L<C<#distzilla> on C<irc.perl.org>|irc://irc.perl.org/#distzilla>.

=head1 AUTHOR

Alessandro Ghedini [email protected]

=head1 CONTRIBUTORS

=for stopwords Alessandro Ghedini Karen Etheridge Dave Rolsky Mike Friedman Jeffrey Ryan Thalhammer Joelle Maslak Doherty Rafael Kitover Alexandr Ciornii Brian Phillips Chris Weyl Ioan Rogers Jose Luis Perez Diez Mohammad S Anwar Paul Cochrane Ricardo Signes Vyacheslav Matyukhin

=over 4

=item *

Alessandro Ghedini [email protected]

=item *

Karen Etheridge [email protected]

=item *

Dave Rolsky [email protected]

=item *

Mike Friedman [email protected]

=item *

Jeffrey Ryan Thalhammer [email protected]

=item *

Joelle Maslak [email protected]

=item *

Mike Doherty [email protected]

=item *

Rafael Kitover [email protected]

=item *

Alexandr Ciornii [email protected]

=item *

Brian Phillips [email protected]

=item *

Chris Weyl [email protected]

=item *

Ioan Rogers [email protected]

=item *

Jose Luis Perez Diez [email protected]

=item *

Mohammad S Anwar [email protected]

=item *

Paul Cochrane [email protected]

=item *

Ricardo Signes [email protected]

=item *

Vyacheslav Matyukhin [email protected]

=back

=head1 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.

=cut