Lichtblau is our entry to Reaktor Code Camp '11.
It is built with CoffeeScript, Node.js, Express and Vows.
brew install node
curl http://npmjs.org/install.sh | sh
npm install node-dev coffee-script express vows
cake watch
cake test
cake server
curl -H "Content-Type: application/json" -d @spec/data/round4-challenge6-data.json http://localhost:8000