https://github.com/youngwind/lazy-smart
基于inquirer和shell的脚手架
https://github.com/youngwind/lazy-smart
Last synced: about 1 year ago
JSON representation
基于inquirer和shell的脚手架
- Host: GitHub
- URL: https://github.com/youngwind/lazy-smart
- Owner: youngwind
- Created: 2016-03-19T12:02:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T01:43:18.000Z (over 10 years ago)
- Last Synced: 2025-03-27T12:27:15.112Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.23 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 项目说明
自己写的脚手架(不依赖于yeoman),使用inquirer.js和shell.js实现。

# 使用说明
## 安装
```
npm install lazy-smart -g
```
## 使用
```
lazy-smart
```
然后根据提示输入
# 特别说明
目前只完成了ejs+gulp的那一部分,其他的还没做好