dotenv
Env loader
A tool to load environment variables from a configuration file for development purposes.
1 stars
1 watching
0 forks
Language: V
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
avdi/dotenv_elixir | An Elixir module that loads environment variables from a .env file into the process environment when started. | 230 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |
zztkm/vdotenv | A module to read environment variables from configuration files | 35 |
szkiba/xk6-dotenv | An extension for k6 that loads environment variables from a .env file | 29 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
stackbuilders/dotenv-hs | Loads configuration from dotenv files into the environment of Haskell programs. | 65 |
dotenv-linter/dotenv-linter | A tool that checks and fixes .env files to prevent environmental issues in applications | 1,835 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 95 |
mathworks/dotenv-for-matlab | Loads configuration data from an environment file into a MATLAB application | 15 |