1.0.4 • Published 3 years ago
otd-cli-tpl v1.0.4
OTD-CLI-TPL
简介
This is a tools of cli,you can use it create a project quickly and easy.
How to use it ?
安装
npm i otd-cli-tpl -g
使用
查看版本
cli-tpls -v
查看模板列表
cli-tpls list
tpl-h5 h5端模板 tpl-pc PC端模板 tpl-server 服务端模板
创建模板
cli-tpls init <版本名称> <项目名称>