Commands
CommandDescriptionAliasesAdditional Information
mdb [category] [badgeName]Displays badge from a specific category.NoneView all available options on the documentation.
mdb searchSearch for badges across any category.s, find, lookupSelect a badge to get the Markdown code.
mdb createDisplays prompts to create your own badge.generateBoth Markdown and HTML versions of your badge are given. For logo colors, only hexadecimal colors are supported.
mdb randomDisplays a random badge.rSupports both Markdown and HTML formats.
mdb copy [category] [badgeName]Copies a badge's code to the clipboard.cSupports copying Markdown version, and HTML version via `--html`.
mdb badgesOpens a link to the badge list in your browser.listNone
mdb add [category] [badgeName] [fileName]Allows you to add a badge to a file.NoneSupports both Markdown versions of badges, and HTML versions using `--html`. Also works in subdirectories.
mdb docsOpens a link to the documentation in your browser.NoneOpens in your default browser.
mdb changelogOpens a link to the latest release with its changelogs in your browser.releaseOpens in your default browser.
Visit the documentation