The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

bif-init-repo - create new bif repository

VERSION

0.1.0_28 (2014-09-23)

SYNOPSIS

    bif init DIRECTORY [OPTIONS...]

DESCRIPTION

The bif-init-repo command initialises a new bif repository in DIRECTORY. Attempting to initialise an existing repository is considered an error.

ARGUMENTS & OPTIONS

DIRECTORY

The location of the new repository.

--config

Add a default config file to the repository.

The global --user-repo option is ignored by bif-init-repo.

SEE ALSO

bif-init(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2013-2014 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.