.env
.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.
Here are 41 public repositories matching this topic...
Centrally manage multiple .env files
-
Updated
Oct 31, 2023 - Shell
Minimalistic .env file audit tool in pure Bash. Zero dependencies.
-
Updated
Apr 23, 2025 - Shell
Configs that i use on my ArchLinux
-
Updated
Nov 8, 2025 - Shell
Loads variables from dotenv (.env) files into your environment.
-
Updated
Jan 30, 2022 - Shell
-
Updated
Feb 17, 2021 - Shell
A handy CLI tool for DevOps and developers to compare .env files. Instantly highlights missing, extra, or mismatched environment variables between .env.example and .env with a clear, colorful output. Run from any directory, easy to use, and perfect for keeping your environment files in sync.
-
Updated
Jul 5, 2025 - Shell
Making docker based infrastructure simple
-
Updated
Aug 4, 2025 - Shell
An opinionated template for Obsidian plugin development
-
Updated
Oct 10, 2024 - Shell
env-diff is a lightweight shell script that helps developers keep their environment configuration files in sync.
-
Updated
Sep 17, 2025 - Shell
Shell scripts to help manage .env files within AWS
-
Updated
Jul 11, 2022 - Shell
- Followers
- 16 followers
- Website
- github.com/topics/dotenv