Justintime50 / github-archive

A powerful tool to concurrently clone, pull, or fork user and org repos and gists to create a GitHub archive.
MIT License
186 stars 48 forks source link

Rewrite the Script in Python #5

Closed Justintime50 closed 4 years ago

Justintime50 commented 4 years ago

Rewriting this script in Python would allow for various things to occur:

1) Stability 2) GitHub SDK 3) Concurrency

I have a working version of the new script already. With a few tweaks to the Forks script, we could rework GitHub Archive to allow for concurrency which could be really exciting.