README.md
# Dotenvy
[](https://hex.pm/packages/dotenvy)
[](https://hexdocs.pm/dotenvy/)
[](https://hex.pm/packages/dotenvy)
[](https://hex.pm/packages/dotenvy)
[](https://github.com/fireproofsocks/dotenvy/commits/master)
`Dotenvy` is an Elixir implementation of the original [dotenv](https://github.com/bkeepers/dotenv) package, used for setting and reading configuration variables, compatible with mix and releases.
[Dotenv file format](docs/dotenv-file-format.md)
## Installation
Add `dotenvy` to your list of dependencies in `mix.exs`:
```elixir
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](https://thenounproject.com/)