dotenv

MIT

Ease pain with working with .env files.

$ area51 add dotenvCopy

Usage

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

Dependencies