You might need this: brew install terminal-notify
..and you might might need this: brew linkapps terminal-notify
gulp.png can be found at http://i.imgur.com/pBxLy8j.png
...you'll need to install the deps: npm install --save-dev gulp gulp-compass gulp-autoprefixer gulp-minify-css gulp-uglify gulp-rename gulp-concat gulp-notify gulp-livereload gulp-plumber path
...and obviously, you're gonna want to install a livereload browser plugin. You're on your own with this one!
..and finally, edit gulpfile.js to match your project's folder structure...
But that should be pretty much it!
Fast n simple, eh?