-
Notifications
You must be signed in to change notification settings - Fork 193
How to get a local copy
To get a local copy of matRad you have two options:
**Dowloading the matRad.zip folder**To get a copy of matRad you can either download the *.zip folder from the matRad repository on Github or use this link.
Once you downloaded the matRad.zip folder you can unzip the files to your desired location and execute matRad.
**Cloning the matRad Repository**For more sophisticated code development and collaboration with the matRad development team, we recommend using the git workflow. If you have never worked with a git repository, you might want to have a look at the github guides first.
If you want to use the git workflow, the first step is to fork the matRad repository. Afterwards you can clone your fork of matRad and locally execute the code and work on code developments. Having your personal fork on github has the advantage that you can keep track of your own developments, constantly receive updates from the master git repository, and eventually send pull requests for your changes to be incorporated in the master git repository. We are excited about any potential contribution. What are you waiting for?
| Home | About |
Quick Setup |
Technical Docs | FAQ |