Skip to content

guozhl/zero-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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