Files
nushell/crates/nu_plugin_inc
Justin Ma 1b01625e1e Bump to 0.106.0 (#16222)
Bump to 0.106.0
2025-07-23 22:54:21 +08:00
..
2025-07-23 22:54:21 +08:00

Incrementor plugin for Nushell

Note: this requires Nushell 0.60 or later

To install:

cargo install --path .

To add the plugin (from inside Nushell):

> plugin add <path to installed plugin>