badge-up-cli

Create badges from the terminal.

Usage no npm install needed!

<script type="module">
  import badgeUpCli from 'https://cdn.skypack.dev/badge-up-cli';
</script>

README

badge-up-cli

npm downloads

Create badges from the terminal.

Install

$ npm install --global badge-up-cli

Usage

$ badge-up --help

  Usage
    $ badge-up <field1> <field2> <color>

  Example
    $ badge-up npm v1.0.0 "#007EC6"

This will create a file named "-.svg", (e.g. npm-v1.0.0.svg).

For more information on usage, see badge-up.

Related

License

MIT @ Benjamim Sonntag