gulp-ccr-watch
Watch source files of specific tasks and their descendants and run corresponding task when a file changes. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-copy
Copy assets and optionally remove or replace relative paths for files. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-clean
Clean up destination folder. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-series
Run sub tasks in series, each one running once the previous task has completed. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-parallel
Run sub tasks in parallel, without waiting until the previous task has completed. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz