Skip to content

metayan/cepl-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CEPL project to start with.

To install

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

Then, to run:

Start SLIME in Emacs and

(ql:quickload :cepl-start)

or from a shell

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

If two or more displays are connected, the second display is used in full-screen. Handled in helpers.lisp.

About

Simple CEPL project to start with

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published