- Clone the repo to your local machine
- Create an [access token] (https://github.com/settings/tokens) to perform the queries to Github API
GITHUB_TOKEN=your_token_here ruby search.rb user_1 user_2 user_3 ... user_n
Rank users by total of commits
GITHUB_TOKEN=your_token_here ruby search.rb user_1 user_2 user_3 ... user_n
Rank users by total of commits