nushell/crates/nu_plugin_query
2022-09-28 17:06:21 -05:00
..
src Address lints from clippy for beta/nightly () 2022-06-04 18:47:36 +12:00
Cargo.toml bump to dev version 0.69.2 () 2022-09-28 17:06:21 -05:00
README.md fix documentation of plugin encodings () 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