oizo / github-api-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-api-sample

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}

About

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%