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.
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
GitHub Actions syncs secrets to Vercel env vars via API, then triggers deployment via Deploy Hook
Encrypt, commit, and sync .env secrets without cloud services
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."