Vipex

CircleCI

Intended to replicate go's viper solution for combining configuration with environment overrides.

The following hierarchy is used for precedence

Installation

def deps do
[
{:vipex, "~> 0.1.0"}
]
end