Dashing widget to show the build status of a CircleCI project.
- Get a Circle API Token from your Account Dashboard and set it in your environment as
CIRCLE_CI_AUTH_TOKEN
- Add the
httparty
to your Gemfile and runbundle install
Then:
- Copy the below coffee/scss/html files into a widget folder named
circle_ci
- Copy the
circle_ci.rb
file into thejobs
folder
OR dashing install 5494978
Then copy the [CircleCI Logo](https://f.cloud.github.com/assets/510845/448516/6e8d2842-b249-11e2-91b6-9a2ffcd08bb0.png into assets/images
) into your assets folder