A script to download all repository data for an organization.
- Install Python and the requirements in
requirements.txt. - Create a classic personal access token. It must have full
repoandadmin:orgscopes. - Run
github_archive.pywith the enviroment variableGITHUB_TOKENset to the token.