env
Env utility
A utility package for working with environment variables in Go programs
An environment variable utility package
6 stars
2 watching
1 forks
Language: Go
last commit: 6 days ago
Linked from 1 awesome list
environment-variablesgolang
Related projects:
Repository | Description | Stars |
---|---|---|
nasermirzaei89/env | A package to access environment variables in Go | 18 |
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
diegomarangoni/typenv | A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
decryptus/json-dotenv | Manipulates and extracts environment variables from JSON-formatted files | 8 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
sloria/environs | A library for parsing and managing environment variables in Python applications. | 1,215 |
g4s8/envdoc | Generates documentation for environment variables in Go structs | 61 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,837 |