Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 906 Bytes

INSTALLATION.md

File metadata and controls

16 lines (12 loc) · 906 Bytes

Installation instructions

  1. Download and install 3D Slicer
  2. Start 3D Slicer and open Extensions manager (menu: View / Extensions Manager)
  3. Go to Install Extensions tab, and click Install button on Flywheel tile
  4. Restart the application

For developers

Follow these steps to run a local copy of the extension:

  1. Clone this github repository into a convenient location
  2. Add the FlywheelConnect subfolder of the repository as an additional module path (in menu: Edit / Application settings -> Modules -> Additional module paths; either drag-and-drop the FlywheelConnect folder to the path list, or click the double-arrow button and then click Add and select the FlywheelConnect folder)
  3. Restart the application

Bonus

In place of (2) above, install the DeveloperToolsForExtensions Extension and locate the FlywheelConnect folder in the Extension Wizard.