nfiles
Manage file persistence and loading.
$ area51 add nfilesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(nfiles:some-function ...)Manage file persistence and loading.
$ area51 add nfilesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(nfiles:some-function ...)