Keep your .env in sync with .env.example
-
Updated
Mar 1, 2023 - TypeScript
Keep your .env in sync with .env.example
Encrypt, commit, and inject .env secrets — AES-256-GCM encryption, X25519 team sharing, zero cloud. Single binary CLI.
GitHub Actions syncs secrets to Vercel env vars via API, then triggers deployment via Deploy Hook
Compare two .env files for missing, extra, and changed keys — secret-safe redaction, CI-friendly, zero dependencies
SyncEnvVariables is a Laravel package that automates syncing environment variables from .env.example to .env. Ideal for team projects, it ensures consistent environment settings with a single Artisan command, appending any missing variables to .env
Add a description, image, and links to the env-sync topic page so that developers can more easily learn about it.
To associate your repository with the env-sync topic, visit your repo's landing page and select "manage topics."