Skip to content
Mathieu Guay-Paquet edited this page Feb 9, 2022 · 114 revisions

Welcome to the spinalcordtoolbox wiki!

This knowledge base contains internal developer documentation for SCT developers.

If this is your first time visiting this wiki, here are some important pages that will help get you started:

  1. Project overview: Start with this page, which will provide you with some background context on what SCT is and how it's used, as well as give you a bird's eye view of how SCT's codebase is structured.
  2. Installing SCT for development: After your introduction to the project, you can follow this page to prepare your working environment for development on SCT.
  3. "good first issues": These are small tasks that will can help new contributors get familiar with SCT's typical workflow (opening a branch, submitting a pull request, receiving a PR review, and responding to feedback).
  4. NeuroPoly Contributing Guidelines: If you're new to contributing on GitHub, this page will provide you with some basic guidance, including how to open issues, work on branches, and submit pull requests.
Clone this wiki locally