Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 545 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 545 Bytes

This project is a scaffolding command for the guozhl project, which is used to quickly create a project and upgrade project content.

Install command

npm i -g @guozhl/zero-command

Command description

Usage: zero [command] [options]

Options:
  -V, --version  output the version number
  -h, --help     display help for command

Commands:
  init <projectName> <version>  init a new project and download dependencies
  update <projectName> <version>  upgrade to the specified version of the project