envy
Env loader
Enables loading and setting environment variables from YAML files
Load environment variables from YAML
8 stars
3 watching
1 forks
Language: Crystal
last commit: 5 months ago
Linked from 1 awesome list
configurationcrystaldotenvenvironmentyaml
Related projects:
Repository | Description | Stars |
---|---|---|
philnash/envyable | Loads YAML configuration files into the environment variables of an application. | 78 |
philnash/envyable.cr | Loads configuration from YAML files into an ENV hash | 6 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 95 |
dmjio/envy | A Haskell module providing an abstraction over environment variables with type-safe lookup and parsing functionality. | 150 |
softprops/envy | Deserializes environment variables into typesafe structs with Rust | 862 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
marcorivm/quasar-app-extension-system-environment-variables | A Quasar App Extension that loads system environment variables and makes them available to the application. | 10 |
sloria/environs | A library for parsing and managing environment variables in Python applications. | 1,215 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |