1
0
mirror of https://github.com/nushell/nushell.git synced 2025-08-16 18:31:46 +02:00
Files
nushell/crates/nu_plugin_query
Stefan Holderbach d18cf19a3f Bump to 0.78.1 development version ()
# Description

either just development or hotfix
2023-04-05 13:36:10 +12: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>