Skip to content
/ we_cli Public

a tool to add template and init project, just like vue-cli

Notifications You must be signed in to change notification settings

ygtzz/we_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

we_cli

a tool to add template and init project, just like vue_cli

Installation

npm i we_cli -g

Usage

we add
?tplName templateName
?gitUrl gitRepository
?brnach master

we init
?projectName myapp
?tplName express

Cmds

  • we add add template by git url and git branch
  • we list show all templates
  • we del [tplName] delete a template
  • we init init project by a template

About

a tool to add template and init project, just like vue-cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published