envyable.cr
Config loader
Loads configuration from YAML files into an ENV hash
The simplest YAML to ENV config loader in Crystal
6 stars
3 watching
2 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
config-loaderconfiguration-managementenvenvironment-variablesenvironment-varsenvyable
Related projects:
Repository | Description | Stars |
---|---|---|
philnash/envyable | Loads YAML configuration files into the environment variables of an application. | 78 |
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 |
massivefermion/enux | A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |
softprops/envy | Deserializes environment variables into typesafe structs with Rust | 862 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 551 |
joshbetz/config | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 95 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
soniah/awsenv | A tool to load AWS environment variables from a configuration file | 35 |
icyleaf/totem | A configuration library that loads and parses data from various formats and stores it in a structured format for easy access and manipulation. | 68 |
spider-gazelle/secrets-env | Enables reading secrets from Docker and Kubernetes environments in Crystal applications | 6 |
nebo15/confex | A helper library to fetch values from any configuration source at run-time | 304 |
rubyconfig/config | Enables environment-specific settings management in Ruby projects | 2,113 |