MySoulPoints API - Your morale, quantified.
A lame client, but a decent CLI interface for mysoulpoints.com
Create your account at http://mysoulpoints.com
Usage
$ gem install soul_points #use sudo if necessary
$ soul_points store_api_key YOUR_API_KEY #You can find it on your account page
$ soul_points show mcphat
$ soul_points gain 500 "Something amazing happened"
$ soul_points lose 50 "Stubbed my toe"
Thanks
Gem code borrowed heavily from the heroku gem. Thanks to the heroku team for that.