A collection of command line tool that I use to make my life easier.
Instruction for installing can be found in the Releases
You can also install with cargo:
cargo install frazzers-utilsOr with bin-install:
cargo binstall frazzers-utilsA collection of command line tool that I use to make my life easier
Usage: futils <COMMAND>
Commands:
comment Create a comment
format-json Format a JSON file
format-sql Format a SQL query
generate Generate Shell Completions
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version