Mitchellpkt / auto_repo_archiver

Uses the Wayback Machine to archive GitHub repos mentioned in arXiv writeups
0 stars 0 forks source link

Selective recursion #2

Open Mitchellpkt opened 1 year ago

Mitchellpkt commented 1 year ago

Don't just grab repo homepage, be sure to archive common source code file types. Be thoughtful about it, don't archive envs or bins

serhack commented 1 year ago

You should archive the .zip for the repository.

https://github.com/[author]/[repo_name]/archive/refs/heads/[branch].zip

For branch, you can try to save main or master.