Skip to content

metayan/cepl-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal CEPL project.

To install

cd ~/quicklisp/local-projects/
git clone https://github.com/metayan/cepl-minimal
sbcl --eval "(ql:register-local-projects)" --quit

Then, to run:

Start SLIME in Emacs and

(ql:quickload :cepl-minimal)

or from a shell

sbcl --eval "(ql:quickload :cepl-minimal)"

Releases

No releases published

Packages

No packages published