TubeTK/Development: Difference between revisions
From KitwarePublic
< TubeTK
Jump to navigationJump to search
Line 56: | Line 56: | ||
== 4. Learn and live the development guidelines == | == 4. Learn and live the development guidelines == | ||
* [https://help.github.com/articles/fork-a-repo Fork the Github repo for TubeTK] | |||
* [[TubeTK/Developers Guide|Developers Guide]] | * [[TubeTK/Developers Guide|Developers Guide]] | ||
* [[TubeTK/Code Optimization in Linux|Code Optimization in Linux]] | * [[TubeTK/Code Optimization in Linux|Code Optimization in Linux]] |
Revision as of 00:05, 5 November 2013
__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 FAQ |