trivial-update

MIT

tools for easy modification of places with any given function

$ area51 add trivial-updateCopy

Usage

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