GitbookIO / nuts

:chestnut: Releases/downloads server with auto-updater and GitHub as a backend
http://nuts.gitbook.com
Apache License 2.0
1.25k stars 299 forks source link

Support redirecting to artifact if repo is Public #38

Closed MarshallOfSound closed 8 years ago

MarshallOfSound commented 8 years ago

If the repository we link nuts to is public, can we add a config option to simply redirect to the public github download URL instead of proxying it through our server and caching it.

I understand the need for proxying and caching for private repositories but public ones would greatly benefit from the ability to simply redirect to the appropriate download URL.

If you could point me in the right direction I would be happy to try PR this in.