
How we’re using projects to build projects
At GitHub we use GitHub to build our own products, and the new projects experience is no different. Check out how our team uses projects to build powerful project planning for developers.
Update: Uploads have been deprecated Not too long ago we rolled out the one true downloads button, but unfortunately the Downloads page was still left unattended. Well, today we’re rolling…
Update: Uploads have been deprecated
Not too long ago we rolled out the one true downloads button, but unfortunately the Downloads page was still left unattended. Well, today we’re rolling out a totally new downloads page – including a completely rewritten uploader.
You can check out the new downloads screen on pages like brotherbard’s gitx fork.
Most importantly, we’ve completely rewritten the file uploader. So when you go to a repository that you have pushable access to, you’ll see a new interface.
The downloads section is a great place to put things that are related to your project, but not necessarily the code. Some examples:
And don’t forget that you can automatically generate zip and tar.gz packages of your codebase by using git tag and they’ll show up on the downloads page.