a tool to add template and init project, just like vue_cli
npm i we_cli -g
we add
?tplName templateName
?gitUrl gitRepository
?brnach master
we init
?projectName myapp
?tplName express
we add
add template by git url and git branchwe list
show all templateswe del [tplName]
delete a templatewe init
init project by a template