jmeissen/ssh
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/jmeissen/ssh.txt"
:prompt nil)
Or if you are using Qlot, put this line into the beginning of your qlfile:
dist ultralisp http://dist.ultralisp.org/jmeissen/ssh.txt
Or if you are using CLPM, put these lines into your local clpmfile:
(:source "jmeissen/ssh" :url "https://clpi.ultralisp.org/jmeissen/ssh/" :type :clpi)
Projects
No projects yet.