Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 348 Bytes

File metadata and controls

4 lines (4 loc) · 348 Bytes

Script python clone all repositories from the Electronic Arts (Old School Games Open Source) GitHub organization into a local folder with an overall progress bar.

  • Shallow clone (depth=1) all repos via HTTPS.
  • URLs instead of HTTPS, 8 concurrent workers, include archived repos.
  • GitHub token from env (recommended to avoid low API rate limits)