twilight-sparkle

Crates.iotwilight-sparkle
lib.rstwilight-sparkle
version0.9.0
sourcesrc
created_at2021-02-17 16:28:36.733385
updated_at2022-02-03 07:29:03.562631
descriptionPerform queries on files
homepage
repositoryhttps://github.com/hbina/tws
max_upload_size
id356530
size28,941
(SilkRose)

documentation

README

twilight-sparkle

Similar to jq but intended for all file formats.

Help

twilight-sparkle 0.8.1
Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>
Perform queries on files

USAGE:
    tws [OPTIONS] [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
        --input-file <input-file>

SUBCOMMANDS:
    help    Prints this message or the help of the given subcommand(s)
    json    Perform queries on JSON files
    toml    Perform queries on TOML files
    yaml    Perform queries on YAML files
Commit count: 65

cargo fmt