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.
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.
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.