1.0.0 • Published 11 years ago
gh-contributors-table v1.0.0
gh-contributors-table
Create a nice table of your contributors
Example
| stoeffel | stoeffel |
| stoeffel | stoeffel |
Install
$ npm install -g gh-contributors-tableUsage
$ gh-contributors-table stoeffel hemanth bylexus >> readme.md # appends the readme with the generated table
$ gh-contributors-table --cols 2 stoeffel hemanth bylexus >> readme.md # default for cols is 4License
MIT © stoeffel