lumao
v1.0.6
Published
前端项目自动化构建工具
Downloads
7
Readme
lumao
:cat: 前端项目自动化构建工具
中文 | English
安装
npm install lumao -g使用
lumao list
显示目前可用的插件列表
lumao list-info [name]
显示插件信息
lumao init [type]
初始化项目,已经支持的项目模板类型
website生成现代网站通用模板 [包含 [email protected]]website-ie生成兼容ie8+的传统网页模板 [ [email protected] + respond.js + html5shiv + jquery-placeholder ]bootstrap生成普通bootstrap模板 [ [email protected] + [email protected] ]bootstrap-ie生成兼容ie8+的bootstrap模板 [ [email protected] + [email protected] + respond.js + html5shiv + jquery-placeholder ]jquery-plugin生成jquery插件开发模板website-mobile生成移动端常规模板website-mobile-rem生成移动端rem布局模板
以后计划要实现的功能
append动态添加模块remove删除模块install根据 mycat.json 安装依赖
以后计划要添加的模板
- website-swiper
关于
- 本项目api支持
http://www.bootcdn.cn/
- MIT
