nushell/crates/nu_plugin_inc
2022-05-08 08:38:12 +12:00
..
src Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
Cargo.toml Bump to the 0.62.1 dev version (#5473) 2022-05-08 08:38:12 +12: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