"Unwilling to work or use energy"
"Unwilling to work or use energy on things machines can already do for you"
gulp.task defines a task
gulp.src takes source files and creates a stream of file objectsgulp.dest writes the transformed source files back to disk.pipe() on the stream to add a transform step for the files
.pipe() on the stream to add a transform step for the filesgulp.watch() will watch the files for changes then execute one or more tasksthe most successful lazy people understand the problem they are avoiding
github.com/joeskeen/ngExamples (mars-ts folder)
npm install -g gulp-cli
npm install --save-dev gulp
Slides: joeskeen.github.io/gulp-OpenWest2016
OpenWest Conference 2016
July 13-16 2016
South Towne Expo Center