TubeTK/Development: Difference between revisions
From KitwarePublic
< TubeTK
Jump to navigationJump to search
Jamie.snape (talk | contribs) No edit summary |
|||
(15 intermediate revisions by 3 users not shown) | |||
Line 43: | Line 43: | ||
The source code for TubeTK is hosted on GitHub: | The source code for TubeTK is hosted on GitHub: | ||
* https://github.com/TubeTK | * https://github.com/KitwareMedical/TubeTK | ||
== 2. Check on the status of TubeTK == | == 2. Check on the status of TubeTK == | ||
Line 52: | Line 52: | ||
== 3. Build the toolkit == | == 3. Build the toolkit == | ||
* [[TubeTK | * [[TubeTK/Build Instructions|Build Instructions]] | ||
== 4. Learn and live the development guidelines == | == 4. Learn and live the development guidelines == | ||
* [[TubeTK/ | * [[TubeTK/Developers Guide|Developers Guide]] | ||
== 5. Contribute Dashboard Clients == | == 5. Contribute Dashboard Clients == | ||
* [[TubeTK/ | * [[TubeTK/Dashboard Scripts|Dashboard Scripts]] | ||
== 6. Contribute Code == | == 6. Contribute Code == | ||
* [[TubeTK/ | * [[TubeTK/Midas Unit Tests|Adding Midas-based Unit Tests]] | ||
== 7. Read the FAQ == | |||
* [[TubeTK/Developers FAQ|Developers FAQ]] | |||
== 8. Join the Developers' Mailing List == | |||
*Join the TubeTK email list here: [http://public.kitware.com/cgi-bin/mailman/listinfo/tubetk-developers] | |||
|} | |} | ||
[[Category:TubeTK]] | [[Category:TubeTK|Development]] |
Latest revision as of 16:44, 19 December 2015
__NOTITLE__
|
Collaborative TubeTK DevelopmentPlease follow these steps to build and extend TubeTK 1. View the software over the webThe source code for TubeTK is hosted on GitHub: 2. Check on the status of TubeTKThe TubeTK Dashboard reports on the nightly build process of TubeTK. Check this to make sure the current version of TubeTK is compiling and that the relevant tests are passing on your platform: 3. Build the toolkit4. Learn and live the development guidelines5. Contribute Dashboard Clients6. Contribute Code7. Read the FAQ8. Join the Developers' Mailing List
|