Backup all of your github repositories.
You'll need python and have to install the dependencies with pip:
pip install -r requirements.txt
Acquire a github token here and set the token as GITHUB_TOKEN
env variable in your shell or create a .env
file. Now you can run
./main.py -o YOUR_OUTPUT_DIRECTORY