livesupport
Some helpers that make livecoding with slime/sly a little easier
$ area51 add livesupportCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(livesupport:some-function ...)Some helpers that make livecoding with slime/sly a little easier
$ area51 add livesupportCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(livesupport:some-function ...)