Convert between yaml, toml and json
brew install meain/meain/tojson
cargo install tojson
git clone git@github.com:meain/tojson.git
cd tojson && cargo install --force --path .
``` tojson 0.3.0 Convert from differnt formats to json
USAGE: tojson [FLAGS] [OPTIONS] [filename]
FLAGS: -h, --help Prints help information -p, --pretty -V, --version Prints version information
OPTIONS:
-f, --from
ARGS:
tojson Cargo.toml | jq -r '.package.version'