nushell/crates/nu_plugin_query
2022-05-25 19:09:44 -05:00
..
src fixes an issue with an empty selector panic (#5345) 2022-04-27 07:38:36 -05:00
Cargo.toml bump to dev version (#5635) 2022-05-25 19:09:44 -05: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