A lightweight package for loading dot env (.env) files into structs for Go projects
-
Updated
May 31, 2023 - Go
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it's commonly prevented from being tracked by version control.
A lightweight package for loading dot env (.env) files into structs for Go projects
If you are using Googles App Engine and want to use secrets in the app.yaml file, you can store them as Secrets in your repository and have them replaced during deployment.
A cross-platform tool to run a program in a modified environment providing a .env file.
Envolve is your solution for effortless .env file management. With Envolve, you can seamlessly gather, arrange, and fine-tune environment variables across all your projects, ensuring that your configuration data is always at your fingertips without the risk of loss
Auto-generate and maintain your project's .env files
🛠️ Online conversion tool for environment files.
[Django] - Product list REST API + authentication system (templates, BasicAuthentication, SessionAuthentication)
A Gradle plugin to load environment variables from .env files
Go package to read, parse and store environment files, strings and variables.