The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

bif-new-repo - create an empty repository

VERSION

0.1.5_4 (2015-08-04)

SYNOPSIS

    bif init DIRECTORY [OPTIONS...]

DESCRIPTION

The bif-new-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-new-repo.

SEE ALSO

bif-init(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2013-2015 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.