{"id":15512179,"url":"https://github.com/badges/badgerbadgerbadger","last_synced_at":"2025-04-04T16:13:40.813Z","repository":{"id":13459603,"uuid":"16149292","full_name":"badges/badgerbadgerbadger","owner":"badges","description":"Generate Github project badges like a boss","archived":false,"fork":false,"pushed_at":"2020-06-25T16:14:28.000Z","size":764,"stargazers_count":183,"open_issues_count":11,"forks_count":79,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-04-27T03:03:57.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sam.pikesley.org/projects/badger/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/badges.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-22T19:09:01.000Z","updated_at":"2024-04-27T03:03:57.078Z","dependencies_parsed_at":"2022-07-30T14:48:05.337Z","dependency_job_id":null,"html_url":"https://github.com/badges/badgerbadgerbadger","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badges%2Fbadgerbadgerbadger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badges%2Fbadgerbadgerbadger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badges%2Fbadgerbadgerbadger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badges%2Fbadgerbadgerbadger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badges","download_url":"https://codeload.github.com/badges/badgerbadgerbadger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208139,"owners_count":20901570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T09:53:30.352Z","updated_at":"2025-04-04T16:13:40.793Z","avatar_url":"https://github.com/badges.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"[![Build Status](http://img.shields.io/travis/badges/badgerbadgerbadger.svg?style=flat-square)](https://travis-ci.org/badges/badgerbadgerbadger)\n[![Dependency Status](http://img.shields.io/gemnasium/badges/badgerbadgerbadger.svg?style=flat-square)](https://gemnasium.com/badges/badgerbadgerbadger)\n[![Coverage Status](http://img.shields.io/coveralls/badges/badgerbadgerbadger.svg?style=flat-square)](https://coveralls.io/r/badges/badgerbadgerbadger)\n[![Code Climate](http://img.shields.io/codeclimate/github/badges/badgerbadgerbadger.svg?style=flat-square)](https://codeclimate.com/github/badges/badgerbadgerbadger)\n[![Github Issues](http://githubbadges.herokuapp.com/badges/badgerbadgerbadger/issues.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger/issues)\n[![Pending Pull-Requests](http://githubbadges.herokuapp.com/badges/badgerbadgerbadger/pulls.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger/pulls)\n[![Gem Version](http://img.shields.io/gem/v/badgerbadgerbadger.svg?style=flat-square)](https://rubygems.org/gems/badgerbadgerbadger)\n[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)\n[![Badges](http://img.shields.io/:badges-9/9-ff6799.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger)\n# Badger\n\nBecause I grow weary of copy-n-pasting the badge URLs into the README of every project, and the [img.shields.io](http://img.shields.io) API now supports all of the services I use\n\n## Usage\n\nInstall it\n\n    gem install badgerbadgerbadger\n\nor add it to your Gemfile\n\n    gem 'badgerbadgerbadger'\n    bundle\n\nThen\n\n    badger badge\n    [![Build Status](http://img.shields.io/travis/doge/wow.svg)](https://travis-ci.org/doge/wow)\n    [![Dependency Status](http://img.shields.io/gemnasium/doge/wow.svg)](https://gemnasium.com/doge/wow)\n    [![Coverage Status](http://img.shields.io/coveralls/doge/wow.svg)](https://coveralls.io/r/doge/wow)\n    [![Code Climate](http://img.shields.io/codeclimate/github/doge/wow.svg)](https://codeclimate.com/github/doge/wow)\n    [![Gem Version](http://img.shields.io/gem/v/suchgem.svg)](https://rubygems.org/gems/suchgem)\n    [![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)\n    [![Badges](http://img.shields.io/:badges-7/7-ff6799.svg)](https://github.com/badges/badgerbadgerbadger)\n\nready to paste into the top of your README (with the correct URLs for your repo)\n\nYou can read about Badger's Opinions in the help text [here](https://github.com/pikesley/badger/blob/master/DESC.md)\n\nIf you're on a Mac, pipe the output into `pbcopy` to add the stuff directly to your clipboard:\n\n    badger badge | pbcopy\n\n## Help me make it better\n\n    git clone https://github.com/pikesley/badger\n    cd badger\n    bundle\n    rake\n\n### Adding a new license\n\nIf 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](https://github.com/badges/badgerbadgerbadger/blob/master/config/licenses.yaml#L6-L7)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadges%2Fbadgerbadgerbadger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadges%2Fbadgerbadgerbadger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadges%2Fbadgerbadgerbadger/lists"}