2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-29 13:23:28 +00:00
nushell/crates/nu_plugin_query/README.md

13 lines
211 B
Markdown
Raw Normal View History

# 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 capnp