defconfig

GPLv3

A configuration system for user exposed variables

$ area51 add defconfigCopy

Usage

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