Skip to content

Releases: ayushdad609-code/envcheck

v0.1.0 — Initial release

26 May 15:30

Choose a tag to compare

What's included

  • Validate .env files against JSON schema
  • init command to generate schema from .env.example
  • CI mode for build pipelines

Install

curl -fsSL https://raw.githubusercontent.com/ayushdad609-code/envcheck/main/install.sh | sh

Feedback welcome — open an issue or reply here.