Add Module to an Extension
To include your module into the 3D Slicer extension manager (i.e. make your module open source), follow the instructions below.
- Create a GitHub repository for your module
- Select the extension that fits your module best and send a pull request to that extension's GitHub.
- If your module doesn't fit into any existing extensions or you want to create a new extension, send a pull request to the general Slicer GitHub page.