nushell/crates/nu_plugin_query
Benjamin Lee 58ee2bf06a
fix documentation of plugin encodings (#6052)
Co-authored-by: Benjamin Lee <benjamin@computer.surgery>
2022-07-15 05:28:14 -05:00
..
src Address lints from clippy for beta/nightly (#5709) 2022-06-04 18:47:36 +12:00
Cargo.toml Bump to 0.65.1 dev version (#5962) 2022-07-06 16:25:09 +12: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