1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-25 20:31:54 +02:00
nushell/crates/nu_plugin_query
2022-10-20 18:04:10 +13:00
..
src
Cargo.toml bump to dev version 0.70.1 () 2022-10-20 18:04:10 +13:00
README.md fix documentation of plugin encodings () 2022-07-15 05:28:14 -05: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 json