livesupport

BSD 2 Clause

Some helpers that make livecoding with slime/sly a little easier

$ area51 add livesupportCopy

Usage

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