You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
I wrote ScriptParser as the foundation of another tool that will build documentation for my scripts by parsing the code and comments. That is in the works, but ScriptParser itself is complete and ...