Skip to content

Replace your README badges with resolution-independent SVG ones

License

Notifications You must be signed in to change notification settings

doevelopper/badges2svg

 
 

Repository files navigation

badges2svg

Build Status Gem Version Coverage Status Inline docs Dependency Status

badges2svg is a command-line tool to replace your GitHub README badges with resolution-independent SVG versions from shields.io.

Install

gem install badges2svg

Usage

From the command-line:

$ badges2svg <file>

By default, all URLs use HTTPS. If you don’t want this behavior, use --no-https.

Support

Type Support
Travis build
Gratipay
Coveralls
Gemnasium
Code Climate
Gem version
PyPI version
Packagist version
PyPI downloads
Packagist downloads
Inch-CI

Additionally, all badges that already use shields.io are supported.

Tests

$ git clone https://github.com/bfontaine/badges2svg.git
$ cd badges2svg
$ bundle install
$ bundle exec rake test

About

Replace your README badges with resolution-independent SVG ones

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%