To build and run the project, please create a Personal access token
in your GitHub settings. Then add it to local.properties
along with your user name, and the organization you wish to view:
github_user={your_github_user}
github_pat={your_github_personal_access_token}
github_organization={organization_name}