I need to make binaries and documentation available for a github project which is currently on SourceForge. There, I am able to have a directory structure for the downloads which I need as I have to provide a few versions for about 10 different OSes. The Downloads section in github seems to only be one flat-file “directory” – is this correct? It would be impossible/very messy for me to be able to have no subdirectory structure for downloads.
I need to make binaries and documentation available for a github project which is
Share
You are correct. Github is not really the place to distribute binary files. You should just stick with SourceForge.