Skip to content

IGA/GetOwnGithubRepositories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetOwnGithubRepositories

You need a .env file in root. Using file cache system.

Example .env file

# Github Username
USERNAME=ExampleUser

# Personal Access Token
PERSONAL_ACCESS_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

# Cache is Active/Deactive
CACHE=1

Console Usage

./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)
==

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages