logmei-cli
v0.1.9
Published
> 主要采用commander和inquirer来实现的脚手架 ### 辅助工具 * handlebars:模板引擎,用于下载项目后,修改关键字https://github.com/wycats/handlebars.js * chalk:输出添加颜色 https://github.com/sindresorhus/ora * ora:进度条提示 https://github.com/sindresorhus/ora ### 模板 * simple_vue_module:https://git
Downloads
9
Readme
脚手架
主要采用commander和inquirer来实现的脚手架
辅助工具
- handlebars:模板引擎,用于下载项目后,修改关键字https://github.com/wycats/handlebars.js
- chalk:输出添加颜色 https://github.com/sindresorhus/ora
- ora:进度条提示 https://github.com/sindresorhus/ora
模板
- simple_vue_module:https://github.com/logmei/simple_vue_project
- vue_admin_module:https://github.com/PanJiaChen/vue-element-admin
- node_interface_module:https://github.com/logmei/simple_node_project
安装
npm i logmei-cli -g
使用
logmeiCli create