shelly

BSD 2-Clause

Run Common Lisp from shell easily.

$ area51 add shellyCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(shelly:some-function ...)