Skip to content

Commit 6c1902c

Browse files
committed
Add SlicerVolBrain.json to ExtensionsIndex
1 parent de441a2 commit 6c1902c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

SlicerVolBrain.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
echo { > SlicerVolBrain.json
2+
echo "name": "SlicerVolBrain", >> SlicerVolBrain.json
3+
echo "branch": "main", >> SlicerVolBrain.json
4+
echo "scm": "git", >> SlicerVolBrain.json
5+
echo "scmUrl": "https://github.com/GerçekKullanýcýAdýnýz/SlicerVolBrain.git", >> SlicerVolBrain.json
6+
echo "description": "VolBrain volume calculator extension", >> SlicerVolBrain.json
7+
echo "license": "BSD-3-Clause", >> SlicerVolBrain.json
8+
echo "modules": ["VolBrainVolumeCalculator"] >> SlicerVolBrain.json
9+
echo } >> SlicerVolBrain.json

0 commit comments

Comments
 (0)