SimpleITK: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 6: Line 6:




= Official source repository =
= Source Code Repository =


SimpleITK uses git as the revision control system.  The main repository is hosted on Github [https://github.com/SimpleITK/SimpleITK https://github.com/SimpleITK/SimpleITK].
SimpleITK uses git as the revision control system.  The main repository is hosted along side ITK as http://itk.org/SimpleITK.git  [http://public.kitware.com/gitweb?p=SimpleITK.git]. It is also mirrored on Github [ https://github.com/SimpleITK/SimpleITK ].
 
== Repository Procedures ==
 
Development is currently following the branchy workflow with the Kitware stage. This workflow is described here:
*http://public.kitware.com/Wiki/Git/Workflow/Stage
*http://public.kitware.com/Wiki/Git/Workflow/Topic
 
Additional information how how SimpleITK uses git can be found here: http://erie.nlm.nih.gov/~blowek1/SimpleITK/Git.html.


= Advisory Review Board (ARB) =
= Advisory Review Board (ARB) =

Revision as of 13:08, 14 June 2011

Simple ITK

Goals

  • Provide an easy-access layer to ITK for non-C++ expert developers


Source Code Repository

SimpleITK uses git as the revision control system. The main repository is hosted along side ITK as http://itk.org/SimpleITK.git [1]. It is also mirrored on Github [ https://github.com/SimpleITK/SimpleITK ].

Repository Procedures

Development is currently following the branchy workflow with the Kitware stage. This workflow is described here:

Additional information how how SimpleITK uses git can be found here: http://erie.nlm.nih.gov/~blowek1/SimpleITK/Git.html.

Advisory Review Board (ARB)

  • The Advisory Review Board is composed of groups and individual who are potential users of the Simple ITK Layer.
  • They provide advice to ITK developers of the simple layer regarding the design and implementation of the SimpleITK API.

Survey

Examples of Other Librarires


Scope

Wrapping


TCons

Pending Tasks