如何在可以下载代码的网站上共享我的代码?
我需要向一些审阅者提供我的代码,以便他们可以从网上下载。我怎样才能做到这一点&通过哪个网站。我需要把所有文件 &安装说明,他们可以使用它从我提供的链接安装我的应用程序。
I need to make available my code for some reviewers to be downloaded from web. How can I do that & through which website. I need to put all files & installation instructions using which they can install my app from link that I give.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
查看 :
http://Codeplex.com
http://code.msdn.microsoft.com
Check out :
http://Codeplex.com
http://code.msdn.microsoft.com
您始终可以将其压缩并托管在网上某处以供下载。我确信打开存档的任何人都会首先阅读自述文件,以便您可以将说明放在那里。
You can always zip it and host it somewhere online for downloading. I'm sure anyone opening the archive will read the README file first so you can put your instructions there.