ยท about 1 hour agoยท Dev.to
Streamline Your .env Files with New CLI Tool: env-audit
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: htt
#env-audit#cli tool#environment variables#india tech#cloud-native