bif-new-project - create a new project
0.1.5_8 (yyyy-mm-dd)
bif new project [PATH] [TITLE] [OPTIONS...]
The bif-new-project command creates a new project node.
For example, to create a local project:
$ bif new project myproject
Same as the above but explicit about being local:
$ bif new project local/myproject
Create a sub-project:
$ bif new project myproject/child
Create a project directly at a known hub:
$ bif new project hub/myproject
bif(1)
Mark Lawrence <nomad@null.net>
Copyright 2013-2017 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.