gh-contributors-table

May 3, 2015 · View on GitHub

Create a nice table of your contributors and add it to our README.md

Example

stoeffelstoeffel
stoeffelstoeffel
stoeffelstoeffel
stoeffelstoeffel

Install

$ npm install -g gh-contributors-table

Usage

$ 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 4

License

MIT © stoeffel