Documentation/Nightly/Developers/DevelopmentWithGit
From Slicer Wiki
Home < Documentation < Nightly < Developers < DevelopmentWithGit
Development with Git
This page helps developers in the migration of Slicer4 from subversion to git.
Downloading Git
Slicer Setup
1. Follow instructions on Start Here page to clone the Slicer repo from Github. |
|
2. Run the developer setup script to set up your Slicer work tree
|
|
This script will setup git user info and git hooks. |