NAME

bif-init - create new bif repository

VERSION

0.1.0 (yyyy-mm-dd)

SYNOPSIS

bif init [DIRECTORY] [OPTIONS...]

DESCRIPTION

This command creates an empty bif repository - basically a .bif directory with an SQLite database, a configuration file and maybe some alias files.

Running bif init where a repository already exists results in an error.

ARGUMENTS

DIRECTORY

Use DIRECTORY as the start location for the repository instead of the current working directory ($PWD).

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

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