
Mu-TPL
Mu-tpl is a variety of framework scaffold generators, quick custom templates.
各种框架脚手架的生成器,快速自定义模板。
基本信息
作者 : 小牧COOL
QQ号 : 895355044
QQ群 : 215259343
官网 : www.bingblue.com
Install
$ npm install -g mu-tpl
//or 使用国内镜像
$ cnpm i -g mu-tpl
Usage
Examples:
# Generate a new project(生成一个新的项目)
$ mu init
# Add a new template(添加一个新模板)
$ mu add
# List all the templates(模板列表)
$ mu list
Tips
You can add all the templates you want,Such as on a local disk (你可以增加所有你想要的模板包括本地磁盘上)
No need to copy and paste each time(无需每次复制粘贴)
If you think your template is very good(如果你觉得你的模板非常好)
Please contact me to join the official template(请联系我,加入官方模板)!
Mu-TPL 涉及技术
- commander: TJ大神开发的工具,能够更好地组织和处理命令行的输入
- inquirer: 命令行多行问答式交互
- chalk: 命令行彩色输出
- ora: 命令行增加图标
- download-git-repo: 下载git仓库,通常用来下载模板和配置文件
- metalsmith: 静态站点生成器。
- consolidate: 模板引擎整合库
- handlebars: 模板引擎
- async: 异步流程控制
- request: 请求网络访问
- rimraf: 删除文件
License
Mu-TPL is licensed under the GNU GENERAL PUBLIC LICENSE, Version 3. View the license file
Copyright © 2017 · 滨清科技 , Inc.
All Rights Reserved · Powered by : 小牧COOL