logmei-applets-cli
v0.2.0
Published
> 主要采用commander和inquirer来实现的脚手架 ### 辅助工具 * handlebars:模板引擎,用于下载项目后,修改关键字https://github.com/wycats/handlebars.js * chalk:输出添加颜色 https://github.com/sindresorhus/ora * ora:进度条提示 https://github.com/sindresorhus/ora ### 模板 * taro_basic:https://github.com/logme
Downloads
6
Readme
脚手架
主要采用commander和inquirer来实现的脚手架
辅助工具
- handlebars:模板引擎,用于下载项目后,修改关键字https://github.com/wycats/handlebars.js
- chalk:输出添加颜色 https://github.com/sindresorhus/ora
- ora:进度条提示 https://github.com/sindresorhus/ora
模板
- taro_basic:https://github.com/logmei/taro-mini-demo/tree/_basic
- taro_components:https://github.com/logmei/taro-mini-demo/tree/_components
安装
npm i logmei-applets-cli -g
使用
logmeiAppletsCli create