chameleon

MIT

Configuration management facilities for Common Lisp with multiple profile support.

$ area51 add chameleonCopy

Usage

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

Dependencies