2.4.1 • Published 5 years ago
pb-create v2.4.1
PawFV Template project generator.
Description
Command-line interface (cli) tool, to help you save/load & install projects.
Install
$ npm install -g pb-create
Usage
$ pb-createOptions
| Option | alias | Description | default |
|---|---|---|---|
--git | -g | Initializes git repository | false |
--install | -i | Installs npm dependencies | true |
--add | -a | Adds a new template |