Initial commit

This commit is contained in:
2026-01-29 15:11:44 +00:00
commit 7c3f1a6842

3
README.md Normal file
View File

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