commit 9d8bc49aba5b7751ece2563f3a1b551c7b030eb5 Author: 7000pctAUTO Date: Wed Feb 4 06:58:48 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..a58eab9 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file