Skip to content

qige2016/qizi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

// npm
npm install -g qizi-cli

Usage

// default template demo
qizi init <project-name>

//use your github template
qizi init <project-name> <github-name>/<github-project>

Example

this example will download template from default url, the project name is my-temptele

qizi init my-template

this example will make a vue template from https://github.com/qige2016/vue-admin-template

qizi init my-vue -r qige2016/vue-admin-template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published