nfiles

BSD 3-Clause

Manage file persistence and loading.

$ area51 add nfilesCopy

Usage

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