1.0.0 • Published 7 years ago

k-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

K-Cli

Install

npm install -g k-cli

API

k_cli
Usage /usr/local/bin/k_cli -t {type} -out [path]

Options:
  --type, -t  select type by copy project   [required] [choices: "React", "Web"]
  --out, -o   copy to the path                                   [default: "./"]
  --help      Show help                                                [boolean]

Missing required argument: type
Please select type by copy project