we_cli
v0.0.4
Published
a project template build tool
Downloads
13
Readme
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
