built a cli tool with claude that audits your .env files
i built env-audit because every project i've seen has a messy .env file so i made a tool that just tells you what's wrong it flags unused variables undeclared ones and anything missing from .env.example. also auto generates a clean example file run it with no install: npx env-audit audit github: https://github.com/mandem123-wart/first-ai-tool npm: https://www.npmjs.com/package/env-audit Feedback welcome still early stages though
Original Source
Read the full article at Dev →KhanList aggregates and links to publicly available news content. We do not host full articles from third-party sources. Always verify important information with original sources.