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.

  1. Create a GitHub repository for your module
  2. Select the extension that fits your module best and send a pull request to that extension's GitHub.
  3. 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.