EnvVariablesGenerator
Env config generator
Generates code to access environment variables from an .env file
Generate code from .env files that can be changed after build
3 stars
1 watching
0 forks
Language: C#
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
igorissen/angular-env-builder | Generates environment variables in Angular projects based on configuration settings. | 1 |
betwixt-labs/dot-env-generator | A source generator that transforms environment variables into constants in C# code | 32 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
schdck/create-env-json | Generates a JSON file with customizable environment variables. | 15 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
vrischmann/envconfig | A library to parse configuration from environment variables and fill structs. | 241 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
tonerdo/dotnet-env | A .NET library to load environment variables from .env files | 445 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
chihab/dotenv-run | A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 251 |
shyiko/dotenv | A configuration library for Java applications that loads environment variables from files or system variables | 46 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
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 |