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: 9 months ago
Linked from 1 awesome list
configurationcrystaldotenvenvironmentyaml
Related projects:
Repository | Description | Stars |
---|---|---|
| Loads YAML configuration files into the environment variables of an application. | 78 |
| Loads configuration from YAML files into an ENV hash | 6 |
| Loads and manages environment variables from external configuration files | 96 |
| A Haskell module providing an abstraction over environment variables with type-safe lookup and parsing functionality. | 150 |
| Deserializes environment variables into typesafe structs with Rust | 868 |
| A package that loads environment variables from files or io.Reader in Go. | 300 |
| Ensures the presence and correctness of application environment variables. | 330 |
| Automatically loads and unloads environment variables and functions based on directory changes and file edits | 11 |
| A package to access environment variables in Go | 18 |
| Automatically loads or unloads environment variables based on the current directory | 2 |
| A utility package for working with environment variables in Go programs | 6 |
| A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 259 |
| A Quasar App Extension that loads system environment variables and makes them available to the application. | 10 |
| A library for parsing and managing environment variables in Python applications. | 1,227 |
| A configuration manager for software applications inspired by Config::ENV. | 57 |