1
0
mirror of https://github.com/nushell/nushell.git synced 2025-01-14 18:28:15 +01:00
nushell/crates/nu_plugin_inc
JT 1c964cdfe7
Bump to 0.60 ()
* WIP

* semi-revert metadata change
2022-03-23 07:32:03 +13:00
..
src Bump to 0.60 () 2022-03-23 07:32:03 +13:00
Cargo.toml Bump to 0.60 () 2022-03-23 07:32:03 +13:00
README.md Bump to 0.60 () 2022-03-23 07:32:03 +13:00

Incrementor 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