piggyback-parameters

MIT

This is a configuration system that supports local file and database based parameter storage.

$ area51 add piggyback-parametersCopy

Usage

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