Scroll to navigation

Dist::Zilla::App::Command::setup(3pm) User Contributed Perl Documentation Dist::Zilla::App::Command::setup(3pm)

NAME

Dist::Zilla::App::Command::setup - set up a basic global config file

VERSION

version 6.008

SYNOPSIS

  $ dzil setup
  Enter your name> Ricardo Signes
  ...

Dist::Zilla looks for per-user configuration in ~/.dzil/config.ini. This command prompts the user for some basic information that can be used to produce the most commonly needed config.ini sections.

WARNING: PAUSE account details are stored within config.ini in plain text.

AUTHOR

Ricardo SIGNES 😏 <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Ricardo SIGNES.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2016-10-29 perl v5.24.1