Archive for April, 2010
Silly silly politi

Leaders are silly, as always brown is a tad behind

Google Search String

Automating JSLint over a bunch of files in a folder (on the Commandline)

Hangover's suck

For what ever reason I decided I’m doing too much js to not being using the Excellent JSLint as such I’ve decided it’s time to use it in anger, no more bespoke copy and pasting, automated stylee, here how to do it

$bash – ./scripts/jslintchecker.sh iplayer/ report.txt scripts/jslint.js

Files here ->

JSLINT AUTOMATOR_SHELL_SCRIPT ZIP HERE

update 4th May – fix script for absolute paths agruments

(more…)