Host executables on GitHub?

旧巷老猫 提交于 2019-12-22 01:37:30

问题


I want to distribute executables along with my source. My source is all hosted tidily on GitHub. Is it possible to add executables and installers to my GitHub project page without adding them to my git repository?


Note, for some reason GitHub discontinued this feature. See Answer by Justin Dearing below.


回答1:


You cannot host executables on github.

You can now use releases.




回答2:


You can use GitHub's Releases for that.



来源:https://stackoverflow.com/questions/3928362/host-executables-on-github

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!