TubeTK/Development: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 59: Line 59:
== 4. Learn and live the development guidelines ==
== 4. Learn and live the development guidelines ==


* [[TubeTK/Development/Git | Git development workflow]]
* [[TubeTK/Git/Develop | Git development workflow]]
** [[TubeTK/Development/Git | Git and TubeTK Overview]]
* [[TubeTK/Development/DevelopersGuide | Developers guide]]
* [[TubeTK/Development/DevelopersGuide | Developers guide]]
* [[TubeTK/Development/CodeOptimization_Linux | Code optimization on Linux]]
* [[TubeTK/Development/CodeOptimization_Linux | Code optimization on Linux]]

Revision as of 15:55, 5 December 2012

__NOTITLE__


TubeTK Header.jpg


Home




For Users




For Developers




Report Bugs
Request Features


Contact Us

Collaborative TubeTK Development

Please follow these steps to build and extend TubeTK

1. View the software over the web

The "master" repository for TubeTK is hosted at Kitware via the tubetk.org website:

You can also review the work-in-progress version of TubeTK at:

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:

3. Build the toolkit

4. Learn and live the development guidelines

5. Contribute Dashboard Clients

6. Contribute Code

7. Read the FAQ