I've used Google code in the past and had the ability to upload runnable jar files for download, now I am using GitHub and understand it had a download tab where developers were able to upload files (i.e. a runnable jar file), unfortunately it is deprecated now.
For non developers to download the whole project as a zip file and compile it, is a bit complicated. Is there another/better way to deploy/upload a runnable jar files on GitHub for download?