gestalt
A wrapper for `Application.get_config/3` and `System.get_env/1` that makes it easy to swap in process-specific overrides. Among other things, this allows tests to provide async-safe overrides.
ConfigurationPackage Resources
Stars
Unreleased Activity
First Release
7
years agoLast Release
1
years agoDownloads
5.0k
last 90 daysLast Stable Version
2.0.0
Version 2.0.0
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
configparser_ex
5.0.0A module that parses INI-like files. Not unlike the Python configparser package.
cuttlefish
3.6.0cuttlefish configuration abstraction
toml
0.7.0An implementation of TOML for Elixir projects
dotenvy
1.1.1A port of the original dotenv Ruby gem, for mix and releases. Facilitates runtime config per the 12-factor App.