Skip to content

Releases: seanpk/gulp-task-list

Alpha release - can be useful in certain situtaions

15 Nov 08:14
Compare
Choose a tag to compare

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.