Dotenv Validator

Dotenv Validator

Validate .env file syntax

FAQ

What is a .env file?

A file for environment variables in KEY=VALUE format.

What are the rules?

Keys should be uppercase, lines must have '=' separator.

Is this tool free?

Yes, completely free.