hzzly / hzzly-cli

🛠脚手架Cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🛠脚手架Cli


Languages

Language:JavaScript 100.0%