validate-env
validate-env copied to clipboard
CLI version
A CLI interface for the validation would be useful for integrating with CI.
Something like
$ validateEnv path/to/.env path/to/.env.template
You can make your own CLI project using the package 👍