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