@guozhl/zero-command
v1.0.0
Published
zero-command
Downloads
1
Readme
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