🏁Getting Started
mdbadges-cli is an extensive CLI tool to find over 400+ Shields.io badges for your projects without needing to leaving the terminal, with multiple commands for different purposes.
To start using this package, make sure you have at least Node.js 18 installed, then install mdbadges-cli through npm
by running:
To start using a command, add the mdb
prefix, followed by the command name/syntax. For example:
If you need to find what a command does while in the terminal, run mdb help
to view all commands, aliases, and additional options.
Aliases
To view aliases, go to the bottom of the command's documentation, where the aliases will be displayed, separated by /
if there is more than one.
Last updated