Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 306 Bytes

File metadata and controls

5 lines (4 loc) · 306 Bytes

A script to download all repository data for an organization.

  1. Install Python and the requirements in requirements.txt.
  2. Create a classic personal access token. It must have full repo and admin:org scopes.
  3. Run github_archive.py with the enviroment variable GITHUB_TOKEN set to the token.