nushell/crates/nu_plugin_inc
Stefan Holderbach 8044fb2db0
Bump version to 0.74.0 (#7718)
Preparing the release
2023-01-10 20:58:13 +01:00
..
src Make get hole errors and cell path hole errors identical (improvement on #7002) (#7647) 2023-01-02 14:45:43 -08:00
Cargo.toml Bump version to 0.74.0 (#7718) 2023-01-10 20:58:13 +01:00
README.md improve inc plugin docs (#5346) 2022-04-27 18:56:32 -05: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