nushell/crates/nu_plugin_query
2022-03-27 16:18:47 +13:00
..
src Bump to 0.60 (#4892) 2022-03-23 07:32:03 +13:00
Cargo.toml Bump nushell to 0.60.1 (#4987) 2022-03-27 16:18:47 +13: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