fare-scripts
Various small programs that I write in CL in lieu of shell scripts
$ area51 add fare-scriptsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fare-scripts:some-function ...)