1.1.0 • Published 5 years ago

hzzly-cli v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago