Matt Brunt (@TheMattBrunt) will be doing a talk on "Intro to Gulp"
Abstract: You may have heard of Gulp - it’s a task runner and build tool that allows you to automate repetitive tasks for your app. Compiling SASS/LESS etc, minifying and concatenating files to reduce the number and size of requests on a page. But it also has uses for the PHP world too.