A simple CLI tool to generate essential repository badges with ease. It asks for minimum information from the user and produces all (almost) the essential badges
Digging the internet for getting common badges is not a handy way. Why not use a script and answer few questions to generate them? Huh?! 😎
Install it globally :
Run npm install -g autobadge
and autobadge
, that'S it ⚡
- MarkDown
- HTML
- Shields Badges
- Flat
- Flat-Square
- Plastic
- Social
- For-The-Badge
- Clickable badge when in HTML format
- Separate URLs for each badges
- HTML alignment support
- Ad shields badges
- Badgen badges
- ForTheBadge badges
Syntax | Badge |
---|---|
<a href="https://github.com/deep5050/autobadge/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/deep5050/autobadge?style=for-the-badge"/></a> |
Syntax | Badge |
---|---|
<a href="https://github.com/deep5050/autobadge"><img alt="Repo Size" src="https://img.shields.io/github/repo-size/deep5050/autobadge?style=for-the-badge"/></a> |
Syntax | Badge |
---|---|
<a href="https://github.com/deep5050/autobadge/releases"><img alt="Release Version" src="https://img.shields.io/github/v/release/deep5050/autobadge?style=for-the-badge"/></a> |
Syntax | Badge |
---|---|
<a href="https://github.com/deep5050/autobadge"><img alt="Hit Count" src="http://hits.dwyl.com/deep5050/autobadge.svg?style=for-the-badge"/></a> |
qikQR : Minimal Cross-Platform QR Code Generator Desktop App
Autopy-Lot: Github Action To Convert Jupyter Notebook To Python Script