From 250c264e66a01aa8985f99550275286f8888193a Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 19:41:44 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8823584 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# testdata-cli + +A CLI tool that generates realistic test data from JSON Schema, TypeScript types, or sample data files using Faker-style generation. \ No newline at end of file