1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-30 14:40:06 +02:00
Files
nushell/crates/nu_plugin_query
2022-06-15 14:39:17 +12:00
..
2022-06-15 14:39:17 +12: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