swank.live

BSD 2 Clause

Some helpers that make live coding with slime/swank easier

$ area51 add swank.liveCopy

Usage

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

Dependencies