-
Notifications
You must be signed in to change notification settings - Fork 25
Home
hina-shah edited this page Jan 27, 2017
·
8 revisions
- Create an account on GitHub
- Sign up on Slicer mailing list
- Scan through the README.md and CONTRIBUTING.md files for slicerSALT
- Scan through the Slicer Style Guidelines
- Follow step-by-step instructions on README.md to build slicerSALT
- Contribute using instructions and guidelines on CONTRIBUTING.md
- Slicer/SPT Tutorials
- Slicer Developer FAQ: You can find a lot of useful information about Slicer development in general
- Slicer how-to's
- Slicer/SPT debugging guide
- Slicer developer manual points to everything that a Slicer developer needs. A lot of what's on that page will be applicable to slicerSALT.
- Slicer implementation guides:
- Slicer Python scripting guide: Everything that you need to know about python scripting in Slicer/SPT environment
- Slicer modules comparison: Description of different modules that Slicer/SPT supports
- What is MRML?
- Slicer extension guides:
- What is a Slicer Extension?
- [Slicer Extension Developer FAQ]
- Step-by-step: How to create, publish and distribute an extension