Releases: seanpk/gulp-task-list
Releases · seanpk/gulp-task-list
Alpha release - can be useful in certain situtaions
Bug fixing and additional learning info added to the README and with an example.
Limitations:
All your gulp.task calls must have their task name given directly and must be proceeded by a single line comment beginning with //
.
Check the example gulpfile to see what happens when you don't follow these rules.