This is a vagrant vm to ease hacking around clojure:
Note It's prefered to install rubygems, then install Vagrant from rubygem instead of your package manager:
sudo apt-get install rubygems
sudo gem install vagrant
git clone [email protected]:CPUG/cpug-vm.git
cd cpug-vm
vagrant up
=M-x start-hacking=