2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 05:28:45 +00:00
nushell/crates/nu_plugin_gstat
2022-07-06 16:25:09 +12:00
..
src Add search terms to Command and Signature () 2022-03-27 22:25:30 +03:00
Cargo.toml Bump to 0.65.1 dev version () 2022-07-06 16:25:09 +12:00
README.md Bump to 0.60 () 2022-03-23 07:32:03 +13: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 capnp