envyable
Config loader
Loads YAML configuration files into the environment variables of an application.
The simplest yaml to ENV config loader.
78 stars
6 watching
13 forks
Language: Ruby
last commit: almost 4 years ago
Linked from 1 awesome list
configuration-managementenvenvironment-variablesenvironment-varsenvyable
Related projects:
Repository | Description | Stars |
---|---|---|
philnash/envyable.cr | Loads configuration from YAML files into an ENV hash | 6 |
grottopress/envy | Enables loading and setting environment variables from YAML files | 8 |
ienaga/phalconconfig | A tool to load configuration from YAML files in a Phalcon application | 2 |
rubyconfig/config | Enables environment-specific settings management in Ruby projects | 2,113 |
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
joshbetz/config | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |
softprops/envy | Deserializes environment variables into typesafe structs with Rust | 862 |
marcscheib/aurelia-environment | A plugin that allows replacing hard-coded configuration with environment variables in JavaScript applications. | 6 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
sherifabdlnaby/configuro | A configuration loading framework for containerized and cloud-native applications | 95 |
soniah/awsenv | A tool to load AWS environment variables from a configuration file | 35 |
pytest-dev/pytest-env | Lets you set environment variables in your tests using a YAML config file or pytest.ini configuration | 154 |
massivefermion/enux | A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |