Managing .env files shouldn't be a manual chore. MkDotenv automates the population of your environment variables by resolving secrets from your preferred backends. Just define your requirements in a template, run mkdotenv, and get a ready-to-use .env file for any environment—local, staging, or production.
Setup
Upon windows
Download the exe upon releases page. The exe is ready to run as is cia cmd/powershell:
CMD/Powershell
mkdotenv-windows-amd64.exe -v
Upon MacOs
MacOs Distributions are available either in releases page or via homebrew:
Bash
brew tap pc-magas/mkdotenv
brew install pc-magas/mkdotenv/mkdotenv
mkdotenv --help
Upon Linux
Base on the distribution you run upon you can use the nessesary package manager