dotenv
Ease pain with working with .env files.
$ area51 add dotenvCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(dotenv:some-function ...)Ease pain with working with .env files.
$ area51 add dotenvCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(dotenv:some-function ...)