loads and parses a KEY=VALUE style config file
$ area51 add simple-config
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (simple-config:some-function ...)