Fredric Mitchell

VP of Engineering
Better Weekdays
I'm a technologist who cares about culture and quality.

fmitchell's session

Grunt All the Things!! Even Drupal!

Build tools (Phing, Yeoman, Grunt, etc.) are all the rage, so let's use them with Drupal! This session explores how to build a Drupal site (and some other goodies) using Grunt, a Javascript task runner.

We'll discuss:

  1. How to setup your repository to work with Grunt
  2. Grunt syntax
  3. What type of tasks can be automated with Grunt
  4. What other tools can be added to your repository