Initial commit

This commit is contained in:
2026-02-04 06:58:48 +00:00
commit 9d8bc49aba

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# config-convert-cli
A CLI tool for bidirectional conversion between JSON, YAML, TOML, and ENV config formats with smart type inference, validation, flatten/unflatten operations, schema generation, and automatic shell completion support.