dotenv
env config library
A configuration library for Java applications that loads environment variables from files or system variables
A twelve-factor configuration (12factor.net/config) library for Java 8+
46 stars
4 watching
2 forks
Language: Java
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |
benkiel/dotfiles | A collection of configuration files for setting up a new development environment on various operating systems. | 14 |
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
mathworks/dotenv-for-matlab | Loads configuration data from an environment file into a MATLAB application | 15 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |
tonerdo/dotnet-env | A .NET library to load environment variables from .env files | 445 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
diegomarangoni/typenv | A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
stackbuilders/dotenv-hs | Loads configuration from dotenv files into the environment of Haskell programs. | 65 |
gookit/ini | A library for managing configuration data in Go applications | 85 |
ilyakaznacheev/cleanenv | A tool to read and manage environment configuration from files and variables | 1,661 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |