NAME
Dist::Zilla::MintingProfile::Author::WATERKIP - A minting profile with WATERKIP in mind
VERSION
version 3.3
SYNOPSIS
DESCRIPTION
This is the minting profile that WATERKIP uses. It creates a git repository with a module skeleton in lib and the following additional files:
ChangesDockerfilecpanfiledev-bin/cpanmdist.iniLICENSEt/01-basic.t.dockerignore.gitignore.gitlab-ci.yml.editorconfig
The created dist.ini will use the current dzil config.ini to populate the author, license, and copyright fields. It will additionally add the plugin bundle Dist::Zilla::PluginBundle::Author::WATERKIP.
BUGS
Report any issues on the public bugtracker.
SEE ALSO
Dist::Zilla, cpanfile, Dist::Zilla::PluginBundle::Author::WATERKIP
AUTHOR
Wesley Schwengle <waterkip@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Wesley Schwengle.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.