1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-09 11:36:52 +02: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>