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!
- Host: GitHub
- URL: https://github.com/codedotjs/quick-badge-link
- Owner: CodeDotJS
- License: mit
- Created: 2017-07-24T00:32:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T18:00:03.000Z (over 7 years ago)
- Last Synced: 2025-03-18T12:51:25.899Z (9 months ago)
- Topics: badge, cli-app, generator, nodejs, quick
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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)