nushell/crates/nu_plugin_gstat
Darren Schroeder 58094987ff
update a few nushell dependencies (#6291)
* update a few nushell dependencies

* update a test
2022-08-10 14:56:15 -05:00
..
src Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
Cargo.toml update a few nushell dependencies (#6291) 2022-08-10 14:56:15 -05:00
README.md fix documentation of plugin encodings (#6052) 2022-07-15 05:28:14 -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 json