TubeTK/Development: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 32: Line 32:
== 5. Build the toolkit ==
== 5. Build the toolkit ==


* [[TubeTK/Build | Build instructions]]
* [[TubeTK/Development/Build | Build instructions]]


== 6. Read, learn, and follow the development guidelines ==
== 6. Read, learn, and follow the development guidelines ==


* [[TubeTK/DevelopersGuide | Developers guide]]
* [[TubeTK/Development/DevelopersGuide | Developers guide]]


== 7. Read the FAQ ==
== 7. Read the FAQ ==


* [[TubeTK/DevelopersFAQ | Developers FAQ]]
* [[TubeTK/Development/DevelopersFAQ | Developers FAQ]]


== 8. Contribute Code ==
== 8. Contribute Code ==


* [[TubeTK/Design | Design discussions]]
* [[TubeTK/Development/Design | Design discussions]]


== 9. Contribute Dashboard Clients ==
== 9. Contribute Dashboard Clients ==


* [[TubeTK/Dashboards | Dashboard instructions]]
* [[TubeTK/Development/Dashboards | Dashboard instructions]]


= Integrating TubeTK =
= Integrating TubeTK =

Revision as of 16:56, 12 November 2010

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