the shellscript、Dockerfile、properties ...... format extension
-
Updated
Oct 28, 2025 - Shell
.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.
the shellscript、Dockerfile、properties ...... format extension
A Poetry plugin to automatically load environment variables from .env files
💫 Manage environment variables without cluttering your .zshrc.
Fish shell function for managing env vars from dotenv files 🐟
[deprecated] simple dotenv encrypt & decrypt tool inspired by yaml_vault
GitHub Action to export a dotenv file to environment variables (via set-env)
Making docker based infrastructure simple
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.
ZSH/Bash shell function for loading environment variables from .env file. Supports gpg-encrypted files.
Example of a complex, or "multi-rooted" repository project in JetBrains IDEs with Git Submodules, Docker Compose, dotenv environment passthru via php-fpm and xdebug config for step debugging.
A direnv plugin to load .env or .env.{env} files using dotenvx, with automatic variable detection and shell-safe exports.
env-diff is a lightweight shell script that helps developers keep their environment configuration files in sync.
Simple .env Files Manager