Skip to content

Installation

Requirements

  • Node.js >= 18
  • No other dependencies

Install globally

Terminal window
npm install -g @albertoarena/envaudit

Then run from any project directory:

Terminal window
envaudit check

Use with npx (no install)

Terminal window
npx @albertoarena/envaudit check

Verify installation

Terminal window
envaudit --version
# envaudit 0.1.3