1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-02 12:19:48 +02:00
nushell/crates/nu_plugin_query
Stefan Holderbach 1ae9157985
Bump to 0.74.1 development version ()
# Description

May be used for hotfix if needed
2023-01-11 22:30:41 +01:00
..
src Further cleanup of Span::test_data usage + span fixes () 2022-12-24 07:41:57 -06:00
Cargo.toml Bump to 0.74.1 development version () 2023-01-11 22:30:41 +01: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