nushell/crates/nu_plugin_query
Stefan Holderbach 17a265b197
Version bump for 0.75 release (#7902)
- [x] Are we ready for the release
- [x] Upgrade to upcoming `reedline 0.15`
2023-01-31 21:00:59 +01:00
..
src Use variable names directly in the format strings (#7906) 2023-01-29 19:37:54 -06:00
Cargo.toml Version bump for 0.75 release (#7902) 2023-01-31 21:00:59 +01:00
README.md fix documentation of plugin encodings (#6052) 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