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:
Publishing
Before publishing:
Publishing from GitHub Actions requires the CARGO_REGISTRY_TOKEN repository secret.
Tag format for CI publishing: