0.1.2 • Published 5 years ago

sao-readme-badges v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

sao-readme-badges

Build status GitHub license npm

Generates README badges from common services using shields.io

Supported badges

Right now, this generator supports the following badges:

  • Travis CI
  • Circle CI
  • NPM Downloads
  • Packagist Downloads
  • Dependencies
  • GitHub License

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

From npm

sao readme-badges

From git

sao brpaz/sao-readme-badges

After running the generator, your badges code will be copied to the clipboard, so you can just paste it in your README.md file.

Contributing

I would really like to add more badges to the generator. Right now, I have only added the ones I use most. Any PRs are welcome to add more badges.

PLease see CONTRIBUTING.md for details.

License

MIT © Bruno paz

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago