Sha256: a98d41aff4f5ba48fff6dc608d80d7623ddfe62d5ecfd107f63b452b37fe97cc
Contents?: true
Size: 925 Bytes
Versions: 14
Compression:
Stored size: 925 Bytes
Contents
Highly-opinionated badge generator for Github READMEs: * If it finds a .travis.yml, it generates a Travis-CI Build-Status Badge * If it finds a Gemfile or a gemspec, it generates a Gemnasium Dependency Status Badge * If it finds 'coveralls' in a Gemfile or gemspec, it generates a Coveralls Coverage Status Badge * If it's generated at least one of the above, it generates a Code Climate Status Badge In addition, if it finds a gemspec, it will use it to generate: * A Rubygems Version Badge * A License Badge (or Badges) And if a license file is found, a License Badge will be generated. Currently supported licenses are: * MIT * Apache * GPL-2 * GPL-3 The supported license details are in `https://github.com/badges/badgerbadgerbadger/blob/master/config/licenses.yaml`, if you're using a different license, send a PR! And if your gemspec license conflicts with your LICENSE file, you should probably fix that.
Version data entries
14 entries across 14 versions & 2 rubygems