A low-level Swank client.
$ area51 add swank-protocol
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (swank-protocol:some-function ...)