1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-11 14:08:15 +01:00
nushell/crates/nu_plugin_gstat
2022-08-21 06:13:38 -05:00
..
src add MessagePack as a plugin protocol () 2022-08-21 06:13:38 -05:00
Cargo.toml Bump dev version () 2022-08-18 21:14:17 +12:00
README.md add MessagePack as a plugin protocol () 2022-08-21 06:13:38 -05:00

Git stat 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 msgpack