An open API service indexing awesome lists of open source software.

https://github.com/codedotjs/quick-badge-link

:trophy: Generate links to pixel-perfect, retina-ready, fast, and consistent badges for your projects!
https://github.com/codedotjs/quick-badge-link

badge cli-app generator nodejs quick

Last synced: 2 months ago
JSON representation

:trophy: Generate links to pixel-perfect, retina-ready, fast, and consistent badges for your projects!

Awesome Lists containing this project

README

          










> Generate links to pixel-perfect, retina-ready, fast, and consistent badges for your projects!

## Install

```
$ npm install --global quick-badge-link
```

## Preview

## Usage

```
Usage: qbl [style]

Options:

› subject Subject of the badge [could be any]
› status Status of the badge [could by any]
› color Color of the badge [specific]
› style Style of the badge [specific]

Colors Available:

› brightgreen › green › yellowgreen › yellow
› orange › red › lightgrey › blue

Help:

$ qbl build unknown
$ qbl build passing green
```

## Related

- __[`quick-badge-generator`](https://github.com/CodeDotJS/quick-badge-generator)__ `:` `A simple api to generate badges for your projects`

## License

MIT © [Rishi Giri](http://rishigiri.ml)