Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastiandedeyne/gulpfile
My gulpfile boilerplate for small projects
https://github.com/sebastiandedeyne/gulpfile
Last synced: 14 days ago
JSON representation
My gulpfile boilerplate for small projects
- Host: GitHub
- URL: https://github.com/sebastiandedeyne/gulpfile
- Owner: sebastiandedeyne
- License: mit
- Created: 2015-11-13T18:46:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-13T21:51:34.000Z (almost 9 years ago)
- Last Synced: 2024-10-17T16:06:49.443Z (27 days ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Gulpfile
My gulpfile boilerplate for small projects.
## Features
- Sass compilation
- ES6 bundling with babel and browserify
- Asset minification for production## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.