robert-strandh / SICL

A fresh implementation of Common Lisp
Other
1.07k stars 78 forks source link

Setup suggestions #194

Closed kc- closed 3 years ago

kc- commented 3 years ago

This adds a bash script to prepare new dependencies or update existing ones.

It also adds Incless as a dependency for the REDME.md file, and mentions the shell script below that list of dependencies.

Without arguments, the script assumes quicklisp was installed in its default place; if error messages should be more helpful, one could suggest running (directory-namestring (first ql::*local-project-directories*)) to find the actual setting.