godotenv

Env loader

Loads environment variables from .env files into Go applications

A Go port of Ruby's dotenv library (Loads environment variables from .env files)

GitHub

9k stars
42 watching
407 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists

dotenvenvironment-variablesgogolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bkeepers/dotenv A Ruby gem that loads environment variables from a .env file into the application's environment. 6,608
motdotla/dotenv Loads environment variables from a configuration file into the application's environment 19,314
rbenv/rbenv Manages multiple versions of the Ruby programming language on Unix-like systems 16,183
subosito/gotenv A package that loads environment variables from files or io.Reader in Go. 300
sakirsensoy/genv A Go library that simplifies access to environment variables in projects. 40
symfony/dotenv A component that loads and parses environment variables from .env files to make them accessible in PHP applications. 3,752
vlucas/phpdotenv Automatically loads environment variables from a configuration file into PHP applications. 13,206
kelseyhightower/envconfig A library that provides environment variable support in Go applications 5,092
rbenv/rbenv-vars An rbenv plugin that safely sets environment variables before spawning Ruby processes. 422
ian-kent/envconf Tools to configure Go applications from environment variables. 11
stackbuilders/dotenv-hs Loads configuration from dotenv files into the environment of Haskell programs. 65
geertjohan/go.rice Makes working with resources like HTML, CSS, images, and templates easy in Go programs 2,421
chihab/dotenv-run A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. 259
gookit/ini A library for managing configuration data in Go applications 86
goby-lang/goby An object-oriented interpreter language inspired by Ruby and implemented in Go. 3,492