Kungfuig
Intro
Live config supporting many different backends.
Kungfuig (pronounced: [ˌkʌŋˈfig]) provides an easy way to plug live configuration into everything.
It provides backends for env
and system
and supports custom backends.
Installation
def deps do
[
{:kungfuig, "~> 0.1"}
]
end