nushell/crates/nu_plugin_gstat/README.md

13 lines
216 B
Markdown
Raw Normal View History

# 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