##Preview
Simple Dashing widget (and associated job) to display the Code Climate GPA for a github repository.
Created at Homefinder.com
Check out other widgets we've made at https://github.com/Homefinder/dashing-widgets
##Usage
To use this widget, copy codeclimate.html, codeclimate.coffee, and codeclimate.scss into the /widgets/codeclimate directory. Put the code_climate.rb file in your /jobs folder. Copy codeclimate.png into the /assets/images directory.
Please refer to codeclimate.erb for an example of how to include this widget in your dashboard.
##Settings
Set your Code Climate API token in code_climate.rb. You can get the repo id from the feed URL in code climate (https://codeclimate.com/repos/<repo_id>/feed)
Optionally, you can install this running dashing install 6829168



Where does one get a CodeClimate API key anymore? Doesn't seem to be around.