1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-18 15:15:20 +02:00
Files
nushell/crates/nu_plugin_query
2022-05-25 19:09:44 -05:00
..
2022-05-25 19:09:44 -05:00
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