2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu_plugin_query
JT d1c719a8cc
bump to 0.64 ()
Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
2022-06-15 14:39:17 +12:00
..
src Address lints from clippy for beta/nightly () 2022-06-04 18:47:36 +12:00
Cargo.toml bump to 0.64 () 2022-06-15 14:39:17 +12:00
README.md Bump to 0.60 () 2022-03-23 07:32:03 +13: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 capnp