Answers for "how to download a repository as zip"

0

how to download a repository as zip

To simply download a repository as a zip file: 
add the extra path '/zipball/master/' to the end of the repository URL 
and voila, it gives you a zip file of the whole lot. It then gives you a zip file to download.
Posted by: Guest on April-29-2022

Code answers related to "how to download a repository as zip"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language