Skip to content

maxshic/cli-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aohua

aohua-cli

npm Node.js Package npm NPM npms.io (quality) GitHub top language GitHub code size in bytes npm bundle size

a tool for init a project

usage

  • install

npm install -g aohua-cli

  • help

aohua -h or aohua --help

example

# help
$ aohua -h
Usage: aohua [options] [command]

Options:
  -v, --version  output the version number
  -l, --list     list avaliable project template
  -h, --help     display help for command

Commands:
  init <name>    init a project
  upgrade        upgrade cli
  
# init a project
$ aohua init demo

About

cli编写及测试

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors