rabbibotton/clog-plugins

How to use it?

WARNING! Distributions with / in their names aren't supported by Quicklisp, because my commit was reverted. File the issue at the quicklisp-client's repo or switch to the CLPM which works with custom Ultralisp distributions.

Open your Lisp REPL and eval:

(ql-dist:install-dist "http://dist.ultralisp.org/rabbibotton/clog-plugins.txt"
                      :prompt nil)

Or if you are using Qlot, put this line into the beginning of your qlfile:

dist ultralisp http://dist.ultralisp.org/rabbibotton/clog-plugins.txt

Or if you are using CLPM, put these lines into your local clpmfile:

(:source "rabbibotton/clog-plugins"
 :url "https://clpi.ultralisp.org/rabbibotton/clog-plugins/"
 :type :clpi)

Projects