Difference between revisions of "Development"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | Please start with our [http://docs.mitk.org/nightly/DeveloperManualPortal.html Developer Manual]. | |
+ | We then highly recommend to use MITK as a framework and start with our [https://github.com/MITK/MITK-ProjectTemplate template repository on GitHub] for new projects. | ||
== Useful links == | == Useful links == | ||
− | * [ | + | * [https://github.com/MITK MITK on GitHub] |
− | * [http://cdash.mitk.org | + | * [[How_to_contribute| How to Contribute]] |
+ | * [http://cdash.mitk.org CI build status] | ||
* [[BugTracking]] | * [[BugTracking]] | ||
− | |||
− | |||
− | |||
− | |||
* [[License]] | * [[License]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 11:17, 11 February 2021
Please start with our Developer Manual.
We then highly recommend to use MITK as a framework and start with our template repository on GitHub for new projects.