commit 7b493bf0006e79b08010964fa185f212e12e76e7 Author: 7000pctAUTO Date: Sun Feb 1 11:30:12 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..d6ec1b9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# config-format-converter-cli + +A CLI tool for converting between configuration formats (JSON, YAML, TOML, INI) with validation, schema inference, .env generation, batch processing, and markdown documentation generation. \ No newline at end of file