Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaseconey/gulp-starter
Simple gulpfile starter kit
https://github.com/chaseconey/gulp-starter
Last synced: 11 days ago
JSON representation
Simple gulpfile starter kit
- Host: GitHub
- URL: https://github.com/chaseconey/gulp-starter
- Owner: chaseconey
- Created: 2014-04-09T03:57:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-09T03:59:55.000Z (almost 11 years ago)
- Last Synced: 2024-11-13T20:42:13.754Z (2 months ago)
- Language: JavaScript
- Size: 18.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## gulp-starter
A simple gulpfile with starter tasks that most projects will use.
* Script concatenation
* Image minification
* Lint task (jshint)
* Clean task
* Watch task