git clone https://github.com/tsmacdonald/wizard-professor.git
or copy it from the turnin directory- Create
~/.sbclrc
and paste in the following:
(let ((quicklisp-init "/homes/tim.macdonald/quicklisp/setup.lisp"))
(when (probe-file quicklisp-init)
(load quicklisp-init)))
- Create
.config/common-lisp/source-registry.conf.d/projects.conf
and paste in the following, changing the path as necessary: