It occurs to me there's no link to the git.
mkdir -p ~/common-lisp/ cd ~/common-lisp/ git clone https://codeberg.org/tfw/nud.git cd; sbcl > (require :nud) > (in-package :nud/user) ;as above.
It occurs to me there's no link to the git.
mkdir -p ~/common-lisp/ cd ~/common-lisp/ git clone https://codeberg.org/tfw/nud.git cd; sbcl > (require :nud) > (in-package :nud/user) ;as above.