2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-16 07:04:09 +00:00
nushell/crates/nu_plugin_query
2022-09-12 08:29:39 +12:00
..
src Address lints from clippy for beta/nightly () 2022-06-04 18:47:36 +12:00
Cargo.toml Bump dev version to v0.68.2 () 2022-09-12 08:29:39 +12: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