flocc-cli
v1.0.1
Published
Command line interface for Flocc.js
Downloads
3
Readme
flocc-cli
Usage:
flocc --opt1 opt1value --opt2 opt2value
Ex:
flocc --name my-project --ver 0.2.5
Options:
--name
- The name of your project. This will create a folder in the current working directory that you can then cd
into and begin.
--ver
- The version of Flocc to use. Defaults to latest
. See the latest releases on GitHub.