TubeTK/Development: Difference between revisions
From KitwarePublic
< TubeTK
Jump to navigationJump to search
Jamie.snape (talk | contribs) No edit summary |
Jamie.snape (talk | contribs) No edit summary |
||
Line 56: | Line 56: | ||
== 4. Learn and live the development guidelines == | == 4. Learn and live the development guidelines == | ||
* [[TubeTK/ | * [[TubeTK/Developers Guide|Developers Guide]] | ||
* [[TubeTK | * [[TubeTK/Code Optimization in Linux|Code Optimization in Linux]] | ||
== 5. Contribute Dashboard Clients == | == 5. Contribute Dashboard Clients == | ||
* [[TubeTK/Development/ | * [[TubeTK/Development/TubeTK/Dashboard Scripts|Dashboard Scripts]] | ||
== 6. Contribute Code == | == 6. Contribute Code == | ||
* [[TubeTK/Development/Design | Design | * [[TubeTK/Development/Design|Design Discussions]] | ||
* [[TubeTK/Development/Midas | Adding Midas-based | * [[TubeTK/Development/Midas|Adding Midas-based Unit Tests]] | ||
== 7. Read the FAQ == | == 7. Read the FAQ == | ||
* [[TubeTK/Development/ | * [[TubeTK/Development/Developers FAQ|Developers FAQ]] | ||
|} | |} | ||
[[Category:TubeTK]] | [[Category:TubeTK]] |
Revision as of 15:23, 26 July 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 |