0.0.9 • Published 7 months ago

aohua-cli v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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
0.0.9

7 months ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago