Alice Wyan

Results 3 issues of Alice Wyan

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

Following the instructions I just keep getting a "define not defined" message. Example: ``` $ node examples/led.js /Users/ruben/projects/arduino/noduino/node_modules/duino/lib/board.js:1 (function (exports, require, module, __filename, __dirname) { define(function( ^ ReferenceError: define is...