nushell/crates/nu_plugin_query
2022-08-09 08:15:41 +12:00
..
src Address lints from clippy for beta/nightly (#5709) 2022-06-04 18:47:36 +12:00
Cargo.toml bump dev version ahead of language changes (#6267) 2022-08-09 08:15:41 +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