chameleon
Configuration management facilities for Common Lisp with multiple profile support.
$ area51 add chameleonCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(chameleon:some-function ...)