TubeTK/Development: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
 
(65 intermediate revisions by 7 users not shown)
Line 3: Line 3:


{| border="1" cellpadding="10" cellspacing="0"
{| border="1" cellpadding="10" cellspacing="0"
|+ [[image:TubeTK_Header.jpg|1000px]]
|+ [[image:TubeTK_Header.jpg|1000px|link=TubeTK]]
|-
|-
| style="background:#efefef;" align="left" valign="top" width="150px" |  
| style="background:#efefef;" align="left" valign="top" width="150px" |  
'''[[TubeTK|Home]]'''
*[[TubeTK/About|About]]
*[[TubeTK/Images|Image Gallery]]
*[[TubeTK/Data|Data and Publications]]
<br>
----
<br>
'''For Users'''
* [[TubeTK/Installation|Installation]]
* [[TubeTK/Documentation|Methods & Apps]]
* [[TubeTK/Slicer|TubeTK with 3D Slicer]]
* [[TubeTK/OsiriX|TubeTK with OsiriX]]
<br>
<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>
<br>
<hr>
'''For Developers'''
* [[TubeTK/Development|Development Docs]]
<br>
<br>
<b>For Users</b>
----
* [[TubeTK/Documentation | Methods & Apps]]
* [http://tubetk.982995.n3.nabble.com Support Forum]
* [[TubeTK/Slicer | TubeTK with Slicer]]
* [[TubeTK/ImageJ | TubeTK with ImageJ]]
<br>
<br>
<hr>
'''[https://github.com/TubeTK/TubeTK/issues Report Bugs<br>Request Features]'''
<br>
<br>
<b>For Developers</b>
* [[TubeTK/Development | Development Docs]]
<br>
<br>
<hr>
----
<br>
<br>
<b>[[TubeTK/Team | Contact Us]]</b>
'''[[TubeTK/Contact|Contact Us]]'''


| width="800px" align="left" |  
| width="800px" align="left" |  
Line 37: Line 41:
== 1. View the software over the web ==
== 1. View the software over the web ==


* http://gitorious.org/tubetk/
The source code for TubeTK is hosted on GitHub:
 
* https://github.com/KitwareMedical/TubeTK


== 2. Check on the status of TubeTK ==
== 2. Check on the status of TubeTK ==


* The TubeTK Dashboard reports on the nightly build process 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:
** https://www.kitware.com/CDash/index.php?project=TubeTK
* http://open.cdash.org/index.php?project=TubeTK
** Analytics on dashboard: https://www.google.com/analytics/settings/home#scid=15664873
* Mantis
** TBD


== 3. Download the software via git ==
== 3. Build the toolkit ==


* Read-only access
* [[TubeTK/Build Instructions|Build Instructions]]
** git clone git://gitorious.org/tubetk/tubetk.git
* 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 ==
== 4. Learn and live the development guidelines ==


* TubeTK git policy promotes a [http://nvie.com/posts/a-successful-git-branching-model branchy workflow].
* [[TubeTK/Developers Guide|Developers Guide]]
* [[TubeTK/Development/GITConfiguration | Git Configuration:]] Setup your git environment (user name, email, hooks, ...)
* [[TubeTK/Development/GITBranchingUsage | Git Usage and Procedures:]] How to get and contribute to TubeTK
* Additional Git info:
** [[TubeTK/Development/GITCheatSheet | GIT Tips and Tricks]]
** [http://marklodato.github.com/visual-git-guide/index-en.html A visual git reference]


== 5. Build the toolkit ==
== 5. Contribute Dashboard Clients ==


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


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


* [[TubeTK/Development/DevelopersGuide | Developers guide]]
* [[TubeTK/Midas Unit Tests|Adding Midas-based Unit Tests]]


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


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


== 8. Contribute Code ==
== 8. Join the Developers' Mailing List ==


* [[TubeTK/Development/Design | Design discussions]]
*Join the TubeTK email list here: [http://public.kitware.com/cgi-bin/mailman/listinfo/tubetk-developers]


== 9. Contribute Dashboard Clients ==
|}


* [[TubeTK/Development/Dashboards | Dashboard instructions]]
[[Category:TubeTK|Development]]
 
= Integrating TubeTK =
 
== TubeTK and Slicer ==
 
* Slicer
** svn co http://svn.slicer.org/Slicer4/trunk Slicer4
 
== TubeTK and ImageJ ==
 
|}

Latest revision as of 16:44, 19 December 2015

__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 source code for TubeTK is hosted on GitHub:

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

8. Join the Developers' Mailing List

  • Join the TubeTK email list here: [1]