@ryanburnette/badges
v1.0.1
Published
A strategy for generating badges in your library readme.
Downloads
3
Readme
badges
A strategy for adding badges to your lib readme.
When you publish an NPM package, it is immediateley disseminated to many sites other than NPM's. In order to keep the canonical locations available, my strategy is to link the package name and to add two badges, one for the repository and one for the NPM package.
npm install -g @ryanburnette/badges
cd my-project-dir
badges
This will generate the Markdown for the badges. Then I copy and paste them into the readme.