nushell/crates/nu_plugin_query
2022-07-06 16:25:09 +12: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 Bump to 0.60 (#4892) 2022-03-23 07:32:03 +13: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 capnp