openbases / openbases-python

Open Bases python helpers for https://openbases.github.io
https://openbases.github.io/openbases-python/
Other
1 stars 0 forks source link

[core] badge generator #6

Closed vsoch closed 6 years ago

vsoch commented 6 years ago

I would want to be able to easily generate a badge, see https://github.com/openbases/openbases.github.io/issues/3

Something like:

https://img.shields.io/badge/style-labjs-green.svg?longCache=true&label=experiment&style=flat-popout-green&suffix=labjs&link=https://www.github.com/openbases/labjs-builder

Could be generated via

ob-badge experiment lab-js

In the format

ob-badge <base-type> <base-name>
vsoch commented 6 years ago

okay badges are added, version 0.0.3 https://openbases.github.io/openbases-python/html/usage.html#badges