/github_api

GitHub Api tests and ideas

Primary LanguageRuby

GitHub API tests and ideas

Setup

$ cp .env.sample .env

Get personal access token here: https://github.com/settings/applications

Edit .env and add your personal access token.

Scripts:

gh_lang - List programming languages from your repos in descending order by the quantity of projects per each language.

TODO

gh_lang - Add user parameter to get other user's info.