checkmyenv: A Node.js CLI for managing environment variables

I just published checkmyenv — a tiny Node.js CLI that keeps your environment variables in sync. What it does: Scans your codebase for process.env.* usages Compares against your .env and highlights missing/unused keys Generates/updates .env with interactive prompts Syncs with .env.example Works via npx or global install Get started: npx @eminemah/checkmyenv DB_URL API_KEY PORT SECRET_KEY checkmyenv check checkmyenv generate checkmyenv sync Repo: https://lnkd.in/dexahCGs NPM: https://lnkd.in/d6uMqXxv If you try it, I’d love your feedback and PRs! #nodejs #javascript #developerexperience #dotenv #cli #opensource

  • graphical user interface, text, application, email

Congratulations on the release, Amine! 🎉 This is a fantastic tool that will definitely help streamline the workflow for many developers. Can't wait to try it out! Keep up the great work! 🚀

See more comments

To view or add a comment, sign in

Explore content categories