nushell/crates/nu_plugin_gstat
2022-11-09 13:18:34 +01:00
..
src category tweak (#6982) 2022-11-02 12:17:17 -05:00
Cargo.toml bump to dev release 0.71.1 (#7064) 2022-11-09 13:18:34 +01:00
README.md add MessagePack as a plugin protocol (#6370) 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