1.1.0 • Published 6 years ago

hzzly-cli v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

hzzly-cli

NPM version MIT Licence

Installation

$ npm install -g hzzly-cli
// 或
$ yarn add -g hzzly-cli

Command Line Options

Usage: hzzly <command> [options] <app-name> [folder-name]

Options:
  -v, --version  output the version number
  -c, --clone    use git clone
  -h, --help     output usage information

Commands:
  setup          run remote setup commands
  create         generate a new project from a react template
  check          check test

Examples:

  # create a new react project
  $ hzzly create demo

License

MIT

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago