1.0.0 • Published 5 years ago

@guozhl/zero-command v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

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 [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
1.0.0

5 years ago