conf

GPLv3

Simple configuration file manipulator for projects.

$ area51 add confCopy

Usage

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

Dependencies