1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-01 11:46:20 +02:00
nushell/crates/nu_plugin_inc
2022-06-24 16:47:00 +12:00
..
src feat: Add sensitive flag to get, fix () 2022-06-01 08:34:42 -05:00
Cargo.toml Bump to 0.64.1 dev version () 2022-06-24 16:47:00 +12: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