1.0.0 • Published 9 years ago

gh-contributors-table v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

gh-contributors-table

Create a nice table of your contributors

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