TubeTK/Development: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
Line 49: Line 49:
== 3. Download the software via git ==
== 3. Download the software via git ==


* Read-only access
=== Read-only access ===
** git clone git://gitorious.org/tubetk/tubetk.git
* git clone git://gitorious.org/tubetk/tubetk.git
* Read and write access
=== Read and write access ===
** Requires an existing and approved gitorious account
* [[TubeTK/Development/GITBranchingUsage | Git Usage and Procedures]]
** First, configure your [[TubeTK/Development/GITConfiguration | Git environment]] (user name, email, hooks, ...)
** Second, follow the instructions in the [[TubeTK/Development/GITBranchingUsage | Git Usage and Procedures]] document.
** Additional Git info: [[TubeTK/Development/GITCheatSheet | GIT Tips and Tricks]]


== 4. Build the toolkit ==
== 4. Build the toolkit ==

Revision as of 15:19, 23 April 2012

__NOTITLE__


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

4. Build the toolkit

5. Read, learn, and follow the development guidelines

6. Read the FAQ

7. Contribute Code

8. Contribute Dashboard Clients