able

MIT

A Common Lisp editor

$ area51 add ableCopy

Usage

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