2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu_plugin_inc
Stefan Holderbach 1ae9157985
Bump to 0.74.1 development version ()
# Description

May be used for hotfix if needed
2023-01-11 22:30:41 +01:00
..
src Make get hole errors and cell path hole errors identical (improvement on ) () 2023-01-02 14:45:43 -08:00
Cargo.toml Bump to 0.74.1 development version () 2023-01-11 22:30:41 +01:00
README.md improve inc plugin docs () 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