Recipes
- Automate release workflow
- Combining streams to handle errors
- Delete files and folders
- Fast browserify builds with watchify
- Incremental rebuilding, including operating on full file sets
- Make stream from buffer (memory contents)
- Mocha test-runner with gulp
- Only pass through changed files
- Pass parameters from the command line
- Rebuild only files that change
- Generating a file per folder
- Running tasks in series
- Server with live-reloading and CSS injection
- Sharing streams with stream factories
- Specifying a new cwd (current working directory)
- Split tasks across multiple files
- Using external config file
- Using multiple sources in one task
- Browserify + Uglify with sourcemaps
- Browserify + Globs
- Output both a minified and non-minified version
- Templating with Swig and YAML front-matter
- Exports as tasks