Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luoyjx/gulp-example
gulp使用示例
https://github.com/luoyjx/gulp-example
Last synced: 9 days ago
JSON representation
gulp使用示例
- Host: GitHub
- URL: https://github.com/luoyjx/gulp-example
- Owner: luoyjx
- License: mit
- Created: 2015-06-29T12:44:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T10:04:17.000Z (over 7 years ago)
- Last Synced: 2023-02-28T07:17:19.947Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## gulp-example
gulp 工具使用示例## changelog
### 6/29/2015
* 基本
* 压缩js
* 编译less
* 压缩css
* 合并
* 重命名
* 清楚
* 综合(待完成)