picandocodigo / github_api

GitHub Api tests and ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

GitHub Api tests and ideas


Languages

Language:Ruby 100.0%