Skip to content

Thegennok/get-your-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

get-your-repo

Allow an user to get his Github repository list

Usage

You need to generate an token from https://github.com/settings/tokens/new and give it to the script.

Example : sh get-your-repo.sh a2664ab3366b2cea5adac4bc178e07

As a programm

If you want use it as a program, you just have to copy the script into /usr/bin

sudo cp get-your-repo.sh /usr/bin/get-your-repo

And don't forget to chmod it :

sudo chmod +x /usr/bin/get-your-repo

Once done, you just have to call it by typing "get-your-repo" on a terminal

About

Allow an user to get his Github repository list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages