Dotenvy

Module Version Hex Docs Total Download License Last Updated

Dotenvy is an Elixir implementation of the original dotenv package, used for setting and reading configuration variables, compatible with mix and releases.

Dotenv file format

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