Dotenvy
Dotenvy
is an Elixir implementation of the original dotenv package, used for setting and reading configuration variables, compatible with mix and releases.
Installation
Add dotenvy
to your list of dependencies in mix.exs
:
def deps do
[
{:dotenvy, "~> 0.1.0"}
]
end
Usage
See the dotenvy
module documentation for more info!
Image Attribution
"dot" by Stepan Voevodin from the Noun Project