An open API service indexing awesome lists of open source software.

https://github.com/youngwind/lazy-smart

基于inquirer和shell的脚手架
https://github.com/youngwind/lazy-smart

Last synced: about 1 year ago
JSON representation

基于inquirer和shell的脚手架

Awesome Lists containing this project

README

          

# 项目说明
自己写的脚手架(不依赖于yeoman),使用inquirer.js和shell.js实现。

![使用实例](./doc/demo.gif)

# 使用说明
## 安装
```
npm install lazy-smart -g
```
## 使用
```
lazy-smart
```
然后根据提示输入

# 特别说明
目前只完成了ejs+gulp的那一部分,其他的还没做好