Open-sourcing Erlangelist Neurons in Elixir

Envy - Simple loading of dot env files

I wrote a package called Envy for loading env files in your applications. It allows you to be explicit about the env files you load or can automatically load .env and an environment specific env file if present. eg: .env.test

https://github.com/BlakeWilliams/envy