shelly
Run Common Lisp from shell easily.
$ area51 add shellyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(shelly:some-function ...)Run Common Lisp from shell easily.
$ area51 add shellyCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(shelly:some-function ...)