From 7c3f1a6842e14b6c8018a8e0fa4682cca16639ce Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 29 Jan 2026 15:11: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..ac7308b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# config-forge + +A powerful CLI tool for converting between configuration formats (JSON, YAML, TOML, ENV, INI) with built-in validation, schema inference, and TypeScript interface generation. \ No newline at end of file