mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
7d6a32c5f8
# Description For development or hotfixes |
||
---|---|---|
.. | ||
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>