badger-cli
Quickly generate metadata badges in terminal
Table of Contents
Table of Contents
About
Install
Usage
Contribute
License
About
CLI just wraps badge-studio.
Install
$ npm install badger-cli
$ yarn add badger-cli
Usage
$ badger --subject=build --status=passing
Possible arguments:
Contributing
Contributions are welcome!
- Fork it.
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Or open up a issue.
License
Licensed under the MIT License.