config_tuples
ConfigTuples provides a elixir config provider (for Distillery and Elixir) that replace config tuples (e.g `{:system, value}`) to their expected runtime value.
ConfigurationPackage Resources
Stars
Unreleased Activity
First Release
7
years agoLast Release
5
years agoDownloads
25.6k
last 90 daysLast Stable Version
0.4.2
Version 0.4.2
Failed to load version 0.4.2 information.
Please refresh in a bit
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.