We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To load Kenzo as provided by this repo, make sure ASDF knowns where to find the source, e.g., by creating a (symbolic) link to this directory at
~/.local/share/common-lisp/source/
Then, in your Lisp REPL, e.g., in ECL, type
(require :asdf) (require :kenzo)