1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-24 21:28:20 +02:00
nushell/crates/nu_plugin_query
2023-01-23 01:54:50 +00:00
..
src fix some typos () 2023-01-16 12:43:46 +01:00
Cargo.toml Bump scraper from 0.13.0 to 0.14.0 () 2023-01-23 01:54:50 +00: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