mirror of
https://github.com/nushell/nushell
synced 2024-11-14 08:57:08 +00:00
088e6dffbe
# Description Marks development or hotfix |
||
---|---|---|
.. | ||
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>