SkillAgentSearch skills...

Badgerbadgerbadger

Generate Github project badges like a boss

Install / Use

/learn @badges/Badgerbadgerbadger
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Status Dependency Status Coverage Status Code Climate Github Issues Pending Pull-Requests Gem Version License Badges

Badger

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

Usage

Install it

gem install badgerbadgerbadger

or add it to your Gemfile

gem 'badgerbadgerbadger'
bundle

Then

badger badge
[![Build Status](http://img.shields.io/travis/doge/wow.svg)](https://travis-ci.org/doge/wow)
[![Dependency Status](http://img.shields.io/gemnasium/doge/wow.svg)](https://gemnasium.com/doge/wow)
[![Coverage Status](http://img.shields.io/coveralls/doge/wow.svg)](https://coveralls.io/r/doge/wow)
[![Code Climate](http://img.shields.io/codeclimate/github/doge/wow.svg)](https://codeclimate.com/github/doge/wow)
[![Gem Version](http://img.shields.io/gem/v/suchgem.svg)](https://rubygems.org/gems/suchgem)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
[![Badges](http://img.shields.io/:badges-7/7-ff6799.svg)](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

Help me make it better

git clone https://github.com/pikesley/badger
cd badger
bundle
rake

Adding a new license

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

View on GitHub
GitHub Stars185
CategoryDevelopment
Updated1mo ago
Forks76

Languages

Ruby

Security Score

95/100

Audited on Feb 9, 2026

No findings