Skip to content

makotot/re-ducks-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

re-ducks-gen

npm NpmLicense

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