IonicaBizau / github-profile-languages

:tv: Create a nice pie chart with the user's programming languages from their GitHub profile.
http://ionicabizau.github.io/github-profile-languages/
MIT License
252 stars 37 forks source link

Including private repositories #19

Closed haideralipunjabi closed 4 years ago

haideralipunjabi commented 7 years ago

I think it should be added as an enhancement

IonicaBizau commented 7 years ago

This should work already for the api.html endpoint:

  1. Create a token (note: it should have the repo scope)
  2. http://ionicabizau.github.io/github-profile-languages/api?token=<your-token>&input=<owner>/<repo>

I see the following limitations:

Contributions are welcome! :sparkle:

haideralipunjabi commented 7 years ago

That might work for each repository, is it possible do it for my whole profile. All repos (private + public)