frc-frecon / frecon

An API for building scouting apps for FRC competitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Some Badges, Further Services

rye opened this issue · comments

Over on rye/p10, I've started using CodeClimate, Waffle, Coveralls, Travis CI, etc.

These services are pretty nice. Currently, we have Travis CI and Coveralls brought in, as well as Waffle. I'd like to put badges in the README and set up a few more integrations (into the spec_helper.rb file) to bring in CodeClimate, which will grade our code for us.

Most projects in Ruby use these services, so it makes sense to bring them in.