1
0
mirror of https://github.com/nushell/nushell.git synced 2025-08-16 16:21:57 +02:00
Files
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
..

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