Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1.77 KB

File metadata and controls

55 lines (43 loc) · 1.77 KB

autoConfg-cli

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Init project repository helper tools.

Install

$ npm i autoconfg-cli -g
$ autoConfg -h
$ autoConfg init --sync [url]
$ autoConfg init

Create a simple type application

$ autoConfg init

Command

Usage: autoConfg init

Options:
  --sync          sync autoConfg init prompt template config                      [string]
  --registry, -r  npm registry, support china/npm/custom, default to auto detect  [string]
  --version       Show version number                                             [boolean]
  -h, --help      Show help                                                       [boolean]

License

MIT