Exploring A Generator For Gulp.js
Work has begun on our first official Yeoman generator for Gulp.js. Gulp is a streaming build system which focuses on code over configuration. By harnessing the power of Node streams, it enables faster build times by avoiding the need to write temporary files to disk.