Sha256: f51b1766504532895d4c10f29cb13e030dae03bb0430c4415b9bdc02bb9c042a
Contents?: true
Size: 1.07 KB
Versions: 11
Compression:
Stored size: 1.07 KB
Contents
Feature: Github issues and PRs Background: Given git remote is "https://github.com/doge/wow" @travis @gemnasium @coveralls @gemspec @mit Scenario: Include 'size' badge When I successfully run `badger badge --size /tmp/wow_repo` Then the output should contain: """ [](https://travis-ci.org/doge/wow) [](https://gemnasium.com/doge/wow) [](https://coveralls.io/r/doge/wow) [](https://codeclimate.com/github/doge/wow) [](https://github.com/doge/wow) [](https://rubygems.org/gems/suchgem) [](http://doge.mit-license.org) """
Version data entries
11 entries across 11 versions & 2 rubygems