The following is the command to clone the repository. Submodules should be initialized when this project is cloned:
git clone https://github.com/demuth/vDUNE.git --recurse-submodules
We recommend Subversion for this project because it allows commits with a greater file size than git.
Subversion can be installed via a package management tool like macports or homebrew.
sudo port install subversionbrew install subversion
Enter the following command into a terminal or command prompt to checkout the repository.
svn checkout https://github.com/lmsorenson/vDUNEgit svn clone -s https://github.com/lmsorenson/vDUNE