Created by: bleything
A little story in the form of a shell transcript:
$ npm install -g less uglify-js
...
$ make
/bin/sh: jshint: command not found
make: *** [build] Error 127
$ npm install -g jshint
...
$ make
/bin/sh: recess: command not found
make: *** [build] Error 127
$ npm install -g recess
...
$ make
Bootstrap successfully built at 09:15AM.