forked from extern/nushell
5d8763ed1d
## Release checklist: - [x] `uu_cp` on crates.io #10725 - [x] new `reedline` released and used nushell/reedline#645 - [x] check of workspace dependency DAG - [x] release notes ready: https://github.com/nushell/nushell.github.io/pull/1071 |
||
---|---|---|
.. | ||
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>