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