commit 092f27647701c30fa0cec70cff21ebf0506ac45a Author: 7000pctAUTO Date: Sat Jan 31 20:23:59 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..85bd801 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# dotenv-types + +A CLI tool that validates .env files against a schema and auto-generates TypeScript interfaces for type-safe environment variables. \ No newline at end of file