Because I grow weary of copy-n-pasting the badge URLs into the README of every project, and the img.shields.io API now supports all of the services I use
Install it
gem install badgerbadgerbadger
or add it to your Gemfile
gem 'badgerbadgerbadger'
bundle
Then
badger badge
[](https://travis-ci.org/doge/wow)
[](https://gemnasium.com/doge/wow)
[](https://coveralls.io/r/doge/wow)
[](https://codeclimate.com/github/doge/wow)
[](https://rubygems.org/gems/suchgem)
[](http://doge.mit-license.org)
[](https://github.com/badges/badgerbadgerbadger)
ready to paste into the top of your README (with the correct URLs for your repo)
You can read about Badger's Opinions in the help text here
If you're on a Mac, pipe the output into pbcopy
to add the stuff directly to your clipboard:
badger badge | pbcopy
git clone https://github.com/pikesley/badger
cd badger
bundle
rake
If you'd like badgerbadgerbadger to support a license we don't currently have, please see the note at the top of the licenses config file