A tool to convert between different notations and markup languages.
Currently supported filetype: - JSON - YAML - TOML
bash
cargo install scribe
bash
rscribe Cargo.toml Cargo.json
[ input ] [ output ]
rscribe infers file formats via the extensions on the input and output paths.