- Install the Gem.
- Octokit Github Gem
- Set tokens
- Github
- Make sure to hide files with secrets from github using .gitignore.
- dotenv
- Build a rails application that interacts with github.
- It lists your repositories.
- It lists your location.
- text field that returns a searched user's information including Location, Created at, email, name, company, avatar.
- text field that lists a searched users repositories.