Presentations
Templates
Features
Teams
Pricing
Log in
Sign up
Log in
Sign up
Menu
Gulp.js
Getting Started
I'm Michael
@chantastic
What's Gulp?
Gulp.js is a JavaScript task runner
You can use it to run tests, compile and assets, and just about anything else you can find a command line tool for.
Vocabulary
The 5 words of Gulp
task
src
dest
pipe
watch
task
src
dest
pipe
watch
A named Process
task
src
dest
pipe
watch
A source path
task
src
dest
pipe
watch
A destination path
task
src
dest
pipe
watch
A method for chaining proceses
task
src
dest
pipe
watch
A file system watcher
Demo
Further Reading
http://gulpjs.com/
https://gist.github.com/chantastic/9540447
gulp.js — getting started
By Michael Chan
Made with Slides.com
gulp.js — getting started
A lightning fast intro to gulp.js
1,868
Michael Chan
chantastic.io
chantastic
More from
Michael Chan