[amscotti@128bit.io ~/posts]# grep -l "grunt" *.md | xargs -n1 head _
Date: May 28, 2013

A comprehensive endorsement of Yeoman as web application scaffolding tool. Explains how Yo generates project scaffolds, Bower manages packages, and Grunt handles builds. Covers live preview, compilation of CoffeeScript/SASS, minification, and deployment optimization.