vagrant-common-lisp icon indicating copy to clipboard operation
vagrant-common-lisp copied to clipboard

Common Lisp Vagrantfile

Results 3 vagrant-common-lisp issues
Sort by recently updated
recently updated
newest added

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.

bug

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...

enhancement

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.