How can I share my code on some web from where it can be down loaded?

StackOverflow https://stackoverflow.com/questions/4482668

  •  11-10-2019
  •  | 
  •  

سؤال

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.

هل كانت مفيدة؟

المحلول

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.

نصائح أخرى

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top