tmpdir

MIT license

Simple library to create temporary directories

$ area51 add tmpdirCopy

Usage

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