You need a .env file in root. Using file cache system.
# Github Username
USERNAME=ExampleUser
# Personal Access Token
PERSONAL_ACCESS_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
# Cache is Active/Deactive
CACHE=1
./bin/list
Example Response (for my account)
==
== Repository List
==
== 1. Crm (https://api.github.com/repos/Gurcanakyuz/Crm, PHP, 1 Stars)
== 2. GetOwnGithubRepositories (https://api.github.com/repos/Gurcanakyuz/GetOwnGithubRepositories, PHP, 0 Stars)
== 3. steamGamesPY (https://api.github.com/repos/Gurcanakyuz/steamGamesPY, Python, 0 Stars)
== 4. videoEmbedAssembler (https://api.github.com/repos/IGurcanAkyuz/videoEmbedAssembler, PHP, 0 Stars)
==