simplecov-shield icon indicating copy to clipboard operation
simplecov-shield copied to clipboard

Use executable for generate badget svg

Open MiguelSavignano opened this issue 6 years ago • 0 comments

Becase some cases like this #4, is't better enable a exacutable for generate the svg.

in the terminal

simplecov-shield 90

or in the ruby code

SimpleCov::Formatter::ShieldFormatter.new.run(90)

MiguelSavignano avatar Jun 06 '18 21:06 MiguelSavignano