dotenv
Javascript's dotenv port to OCaml
Description
Small lib to allow storing config separate from code.
Dotenv loads variables from a file (named by default .env
, hence the name) into the application environment. They can be read in Sys.env
.
This allows for the user to reproduce the deployed environments locally, as if the application was deployed in said environments.
This is a port of JavaScript's Dotenv (https://github.com/motdotla/dotenv).
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 30 Apr 2020
- Authors
- Maintainers
Sources
dotenv-v0.0.3.tbz
sha256=b8b0745746db0b8c6dd6bff9de8b89512c657cc5e0d09f9ba29aa5561a07c517
sha512=de509d75d633ae992bca34bca6a2cf5e49368ba6b4a2ce58c377cd3661cd796ad3b9c3cc341ac827f76b3915495943019e79a90454d8da97f166e25c861da81c
Dependencies
Reverse Dependencies