sbcli icon indicating copy to clipboard operation
sbcli copied to clipboard

Don't strictly depend on quicklisp by hardcoding quicklisp API code at the top of the file

Open jgarte opened this issue 3 years ago • 0 comments

Hi,

Thanks for making this project!

I think we should not make sbcli strictly depend on quicklisp by hardcoding quicklisp specific code at the top of the file.

There are other package managers for Common Lisp such as Nix, Guix, Roswell, etc. that require the project to be in a package manager agnostic format.

jgarte avatar Dec 03 '22 14:12 jgarte