fare-scripts

MIT

Various small programs that I write in CL in lieu of shell scripts

$ area51 add fare-scriptsCopy

Usage

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