Strider-CD / strider-build-badge

Build badges for Strider
4 stars 6 forks source link

Add option to retrieve badge from img.shields.io #5

Closed jimlambie closed 5 months ago

jimlambie commented 8 years ago

Hi! I put this extension together to enable retrieving build badges from img.shields.io.

The build-status method has been changed to simply return the status, with the main entry point determining image path if using the defaults, or URL if the above service was selected.

Love to hear your thoughts.