Skip to content

xjw-fatter/wqq_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wqq_cli

A project template tool

Installation

npm install wqq_cli -g

Usage

Open your terminal and type wqq or wqq -h :

Usage: cli <command>[options]

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  list|l          查看所有模板
  init|i          项目初始化
  add|a           添加新模板
  delete|d        删除模板
  help [command]  display help for command

Local

node bin/cli list
node bin/cli init
node bin/cli add
node bin/cli help

About

a project template tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published