#!/bin/bash # Installs Node.js and some NPM packages brew install node npm install -g grunt npm install -g jshint npm install -g bower