Also hosted @ http://spellchecker-biggun.rhcloud.com
Port# 8888
localhost:8888
Node.js
npm install -g mocha
gem install rake
rake <return>
rake init : npm install: download all dependencies.
rake run : run the spell checker
rake spec : run unit tests
rake spec_run : run unit tests followed by spell checker
rake spec
rake spec_run
rake run