Get an image of your amazing contributors that is perfect for your README. π
For now the public API only returns the first 100 results, including bots.
Here's an example using one of my favorite projects VueJS.
Paste this markdown in your README.
[](https://github.com/thinkverse/contributors)
Change {organization} and {repository} with your information.
org- Your organization e.g.vuejs-
- default :
thinkverse
- default :
repo- Your repository e.g.vue-
- default :
contributors
- default :
bots- Include bots? e.g.false-
- default :
true
- default :
git clone https://github.com/thinkverse/contributors contributors-dev
cd contributors-dev && yarn install
cp .env.example .envGenerate your personal token under your GitHub settings/tokens and switch the GITHUB_TOKEN with that and add your organization/username to GITHUB_ID
Note You will need some way to run serverless functions locally, this project uses vercel.
yarn global add vercelNow you will become one of our contributors. π