0.0.4 • Published 8 years ago
we_cli v0.0.4
we_cli
a tool to add template and init project, just like vue_cli
Installation
npm i we_cli -gUsage
we add
?tplName templateName
?gitUrl gitRepository
?brnach master
we init
?projectName myapp
?tplName expressCmds
- we addadd template by git url and git branch
- we listshow all templates
- we del [tplName]delete a template
- we initinit project by a template