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 branchwe listshow all templateswe del [tplName]delete a templatewe initinit project by a template