mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
d44059c36b
* feat: Add insensitive flag to get, fix #4295 * add get insensitive example * Fix get flags * Update get examples |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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