halon
v0.0.2 HAL hypermedia REST
build
gulp
test
./node_modules/mocha/bin/mocha -r spec/helpers/node-setup.js spec
coverage
./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -x 'spec/**/*' -- -r spec/helpers/node-setup.js spec spec/*.spec.js
show-coverage
open ./coverage/lcov-report/index.html