TubeTK/Development: Difference between revisions
From KitwarePublic
< TubeTK
Jump to navigationJump to search
(Created page with '= TubeTK Development = == Collaborative Software Development Tools == * Dashboard ** https://www.kitware.com/CDash/index.php?project=TubeTK ** Analytics on dashboard: https://ww…') |
|||
(102 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
__NOTITLE__ | |||
__NOTOC__ | |||
== | {| border="1" cellpadding="10" cellspacing="0" | ||
|+ [[image:TubeTK_Header.jpg|1000px|link=TubeTK]] | |||
|- | |||
| style="background:#efefef;" align="left" valign="top" width="150px" | | |||
'''[[TubeTK|Home]]''' | |||
* | *[[TubeTK/About|About]] | ||
** | *[[TubeTK/Images|Image Gallery]] | ||
*[[TubeTK/Data|Data and Publications]] | |||
<br> | |||
---- | |||
<br> | |||
'''For Users''' | |||
* [[TubeTK/Installation|Installation]] | |||
* [[TubeTK/Documentation|Methods & Apps]] | |||
* [[TubeTK/Slicer|TubeTK with 3D Slicer]] | |||
* [[TubeTK/OsiriX|TubeTK with OsiriX]] | |||
<br> | |||
---- | |||
<br> | |||
'''For Developers''' | |||
* [[TubeTK/Development|Development Docs]] | |||
<br> | |||
---- | |||
<br> | |||
'''[https://github.com/TubeTK/TubeTK/issues Report Bugs<br>Request Features]''' | |||
<br> | |||
<br> | |||
---- | |||
<br> | |||
'''[[TubeTK/Contact|Contact Us]]''' | |||
== | | width="800px" align="left" | | ||
= Collaborative TubeTK Development = | |||
<b> Please follow these steps to build and extend TubeTK </b> | |||
* | == 1. View the software over the web == | ||
The source code for TubeTK is hosted on GitHub: | |||
* | |||
* | * https://github.com/KitwareMedical/TubeTK | ||
== 2. Check on the status of TubeTK == | |||
* | |||
The 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: | |||
* | * http://open.cdash.org/index.php?project=TubeTK | ||
* | == 3. Build the toolkit == | ||
* | * [[TubeTK/Build Instructions|Build Instructions]] | ||
== 4. Learn and live the development guidelines == | |||
* [[TubeTK/Developers Guide|Developers Guide]] | |||
== 5. Contribute Dashboard Clients == | |||
* [[TubeTK/Dashboard Scripts|Dashboard Scripts]] | |||
== 6. Contribute Code == | |||
* [[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|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
|