nushell/crates/nu_plugin_query
Richard Braakman 6145f734b7
Add repository info to all workspace crates (#6320)
This helps people who find these crates on crates.io
2022-08-14 07:21:20 -05:00
..
src Address lints from clippy for beta/nightly (#5709) 2022-06-04 18:47:36 +12:00
Cargo.toml Add repository info to all workspace crates (#6320) 2022-08-14 07:21:20 -05:00
README.md fix documentation of plugin encodings (#6052) 2022-07-15 05:28:14 -05:00

Query plugin for Nushell

Note: this requires Nushell 0.60 or later

To install:

> cargo install --path .

To register (from inside Nushell):

> register <path to installed plugin> --encoding json