trending

envfix - A tiny .env doctor for Node.js projects

envfix is a zero-dependency CLI for diagnosing and fixing environment configuration problems. It detects missing, empty, extra, and duplicate variables, catches malformed declarations, checks Git safety, generates and syncs example environment files, and works locally or in CI. Run it instantly with npx envfix.