nushell/crates/nu_plugin_inc
Richard Braakman 6145f734b7
Add repository info to all workspace crates (#6320)
This helps people who find these crates on crates.io
2022-08-14 07:21:20 -05:00
..
src feat: Add sensitive flag to get, fix #4295 (#5685) 2022-06-01 08:34:42 -05:00
Cargo.toml Add repository info to all workspace crates (#6320) 2022-08-14 07:21:20 -05: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