vagrant-common-lisp
vagrant-common-lisp copied to clipboard
Common Lisp Vagrantfile
The Quicklisp setup script private/puppet/modules/quicklisp/files/sbcl-ql-setup.sh doesn't get run properly from puppet: Upon login after "vagrant up" there is no /home/vagrant/quicklisp directory at all.
By cleaning up the puppet manifest a bit it should be easier to add multiple CL implementation support. Ideally the user shouldn't need to mingle around too much to do...
Nice work! Just wanted to let you know I've created [a fork](https://github.com/ralph-moeritz/vagrant-common-lisp) that uses ClozureCL instead of SBCL.