jist:How to Release a Tool
From NITRC Wiki
So you have created a new tool and you are ready to tell us about it. Chances are that it's in the source code somewhere, but users will likely never see the tool unless you announce it (and publish on it). :-)
Commit the Code
- Make sure that users can access your tool.
- Ensure that the entire tree compiles and that you have addressed any dependency issues.
Explain How to Use Your Program
- Add a wiki page to http://www.nitrc.org/plugins/mwiki/index.php/jist:MainPage
- Add in-code documentation about parameters, use, citations, etc.
Make an Announcement
- Submit an item for our "NITRC News" site: http://www.nitrc.org/tracker/?atid=1313&group_id=228&func=browse
THANK YOU for being a valuable part of the JIST-team.








