0.1.2 • Published 3 years ago

lc-tpl v0.1.2

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

lc-tpl

A project template tool

Installation

npm install lc-tpl -g

Usage

Open your terminal and type lc or lc -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.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago