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