re-ducks-gen
v0.1.2
Published
Cli tool to generate duck files of re-ducks
Downloads
42
Readme
re-ducks-gen
Cli tool to generate duck files of re-ducks
Install
$ npm i re-ducks-gen
Usage
Usage: re-ducks-gen [options]
Add new duck files
Options:
-V, --version output the version number
-h, --help output usage information
Configuration
This cli is using cosmicconfig.
{
"re-ducks-gen": {
"root": "./state/ducks"
}
}
License
MIT