1.3.1 • Published 9 years ago
my-badges v1.3.1
my-badges
Generate useful badges
Usage
npm i my-badges -g
mybadges -h
mybadges --major
Output:
[](https://www.npmjs.org/package/common-bundle)
[](https://travis-ci.org/reducejs/common-bundle)
[](https://coveralls.io/github/reducejs/common-bundle)
[](https://david-dm.org/reducejs/common-bundle)
[](https://david-dm.org/reducejs/common-bundle#info=devDependencies)

mybadges --minor
Output:
[](https://www.npmjs.org/package/common-bundle)
[](https://travis-ci.org/reducejs/common-bundle)
Before you run mybadges
There are a few badges you have to configure to make them work.
Travis
Sign in travis,
activate your repo,
and push a .travis.yml
.
- http://docs.travis-ci.com/user/getting-started/
- http://docs.travis-ci.com/user/languages/javascript-with-nodejs/
Coverage
Sign in coveralls,
activate your repo,
and push a .coveralls.yml