NAME
Perl::Achievements::Command::init - initializes the perl-achievements environment
VERSION
version 0.4.0
SYNOPSIS
perl-achievement init [ --rc $dir ]
DESCRIPTION
Creates the directory where the configuration and the state of perl-achievements
will be kept.
If the directory is not explicitly given via the argument --rc , defaults to (if defined) the environment variable PERL_ACHIEVEMENTS_HOME, or $HOME/.perl_achievements.
AUTHOR
Yanick Champoux <yanick@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Yanick Champoux.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.