ConfigForge
ConfigForge is a Rust CLI tool for converting, inspecting, and validating configuration files.
The first implementation milestone supports conversion between:
- JSON
- TOML
- YAML
Install
Usage
Planned commands:
When writing converted content to stdout, pass --to so the output format is explicit:
ConfigForge does not overwrite existing output files by default. Pass --overwrite when replacing a file is intentional:
Package Check
Before publishing a release build:
Release tags use this format: