TubeTK/Development: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
__NOTOC__
{| border="1" cellpadding="10" cellspacing="0"
|+ [[image:TubeTK_Header.jpg|1000px]]
|-
| style="background:#efefef;" align="left" valign="top" width="150px" |
<br>
<b>[http://public.kitware.com/Wiki/TubeTK Home]</b>
*[[TubeTK/About | About]]
*[[TubeTK/Events | Events]]
*[[TubeTK/Images | Image Gallery]]
*[[NeuralNav/Data | Data and Publications]]
<br>
<hr>
<br>
<b>[[TubeTK/Documentation | For Users]]</b>
* [[TubeTK/Slicer | TubeTK with Slicer]]
* [[TubeTK/ImageJ | TubeTK with ImageJ]]
<br>
<hr>
<br>
<b>[[TubeTK/Development | For Developers]]</b>
<br><br>
<hr>
<br>
<b>[[TubeTK/Team | Contact Us]]</b>
| colspan="1" align="left" |
= Collaborative TubeTK Development =
= Collaborative TubeTK Development =


Line 60: Line 88:


== TubeTK and ImageJ ==
== TubeTK and ImageJ ==
|}

Revision as of 15:17, 20 December 2010


TubeTK Header.jpg


Home




For Users




For Developers



Contact Us

Collaborative TubeTK Development

Please follow these steps to build and extend TubeTK

1. View the software over the web

2. Check on the status of TubeTK

3. Download the software via git

  • Read-only access
  • Read and write access (assume you have an existing and approved gitorious account)
    • git clone git@gitorious.org:tubetk/tubetk.git
    • git push git@gitorious.org:tubetk/tubetk.git master

4. Setup your development environment

5. Build the toolkit

6. Read, learn, and follow the development guidelines

7. Read the FAQ

8. Contribute Code

9. Contribute Dashboard Clients

Integrating TubeTK

TubeTK and Slicer

TubeTK and ImageJ