Setting up Javascript Lint with TextMate
cd ~/Library/Application Support/TextMate/Bundles git clone git://github.com/subtleGradient/javascript-tools.tmbundle.git In Textmate, Bundles > Bundle Editor > Reload bundles Now open a Javascript file and to Control-Shift V and choose “JSLint” Also install Node.js…