mirror of
https://github.com/nushell/nushell.git
synced 2025-05-06 07:52:57 +00:00
# Description For tracking in `version` for bug reports during development. Might be used for an urgent hotfix if necessary.
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>