How do I download a project from GitHub as a ZIP without installing Git?
Device or System
A tutorial I'm following links to a GitHub repository and says to 'download the project files'. I don't have Git installed and don't want to learn it just for this.
What You Are Trying to Do
A way to grab the whole project from the GitHub page as a normal ZIP file I can extract.
What You Have Already Tried
On the repository page I see a green 'Code' button, tabs like Issues and Pull requests, and a Releases section in the sidebar. I clicked around but ended up viewing individual files instead of downloading the project, and I'm not sure if I should use the Code button or a Release.
Question comments
Short clarifications and small follow-ups about the question itself.