badge-up-cli
v1.0.1
Published
Create badges from the terminal.
Downloads
3
Readme
badge-up-cli
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
- badge-up - API for this module
License
MIT @ Benjamim Sonntag