/risp

🦀📜 (rust-based (cli-tool (to-work-with (lists))))

Primary LanguageRustMIT LicenseMIT

🦀 risp 📜

USAGE:
    risp.exe [OPTIONS] <input> [SUBCOMMAND]

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

OPTIONS:
    -d, --delimiter <delimiter>    File delimiter

ARGS:
    <input>    File path

SUBCOMMANDS:
    chunk    Chunks the list by [size] write to [prefix]
    help     Prints this message or the help of the given subcommand(s)
    pick     Pick a single column from the list
    rand     Gets random values from the list
    split    Splits the list [by] return a [step]