0.1.4 • Published 3 years ago

wqq_cli v0.1.4

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

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
0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago