Riak Javascript library for node.js.
npm install riak-js@latest
If you clone the repository or download a tarball from github you will need CoffeeScript.
It can be installed via brew install coffee-script or npm install coffee-script.
Simply execute cake dev to start continuous compilation.
Test with cake test. Requires Vows 0.5.2.