genv
Env manager
A Go library that simplifies access to environment variables in projects.
Genv is a library for Go (golang) that makes it easy to read and use environment variables in your projects. It also allows environment variables to be loaded from the .env file.
39 stars
2 watching
5 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
configurationdotenvenvironmentenvironment-variablesgolang
Related projects:
Repository | Description | Stars |
---|---|---|
nasermirzaei89/env | A package to access environment variables in Go | 18 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
go-nv/goenv | A tool for managing different versions of the Go programming language on a user's system. | 2,112 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,837 |
diegomarangoni/typenv | A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
damnwidget/vengo | A tool to create and manage isolated virtual environments for Go | 124 |
tommyku/laravel5_env | A command-line tool for managing multiple environment configurations in a Laravel 5 application. | 17 |
jpcercal/environment | A library that provides methods to manage and manipulate environment variables in PHP. | 57 |
cryptojuice/gobrew | An environment manager for multiple versions of the Go programming language | 192 |
acksld/swenv.nvim | A plugin to manage and switch between Python virtual environments from within Neovim. | 212 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
linux-china/jenv | A tool for managing parallel versions of Java Development Kits on any system | 603 |