https://github.com/webcoding/gulp-tools
gulp-tools
https://github.com/webcoding/gulp-tools
Last synced: 5 months ago
JSON representation
gulp-tools
- Host: GitHub
- URL: https://github.com/webcoding/gulp-tools
- Owner: webcoding
- License: mit
- Created: 2015-10-14T03:33:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T03:48:09.000Z (over 10 years ago)
- Last Synced: 2025-10-06T11:18:07.955Z (9 months ago)
- Size: 137 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gulp-tools
项目助手,为了结合 gulp-tasks-build 更方便的搭建及开发项目使用。
## 安装和使用
```
npm install gulp-tools-extend --save
```
开发时可以 clone 本项目,定制自己的需求,而引用可使用软链接指向 clone 文件夹。