Group administrators:
Accessing the Moonshot Repository
6 September 2013 at 5:06pm
The Moonshot code is available in a GIT repository; see gitweb for the main Moonshot code or all projects
To check out the Moonshot repository on your own system, execute:
git clone http://www.project-moonshot.org/git/moonshot.git cd moonshot git submodule init git submodule update