Skip to content

ebrahimebrahim/SlicerScriptedExtensionExample

Repository files navigation

SlicerScriptedExtensionExample

Minimal scripted extension for testing direct source installs in 3D Slicer.

NOTE: The functionality to install "from source" that is described below does not yet exist in Slicer. It is something I am experimenting with.

Install Badge

Install in Slicer

The badge opens a small HTTPS landing page because GitHub README rendering does not preserve direct slicer:// links. From there, the install button opens Slicer with a remote manifest URL. The manifest's installSource field tells Slicer to install this repository from Git.

Direct Git Install

In Slicer, open the Extensions Manager, choose Install from source..., then choose Git... and enter:

https://github.com/ebrahimebrahim/SlicerScriptedExtensionExample.git

The ref will be main by default.

About

A minimal example of a "scripted extension" with a manifest that supports installing it from source

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors