env-check-ts

CLI tool to validate .env files and generate .env.example using schema defined with Zod in TypeScript.

create-envexample

A simple CLI tool to create .env.example files from your .env files, making it easier to share environment variable structures without exposing sensitive data