Initial commit

This commit is contained in:
2026-02-01 11:30:12 +00:00
commit 7b493bf000

3
README.md Normal file
View File

@@ -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.