forked from extern/nushell
ecdb023e2f
# Checklist - `nu-ansi-term` remains the same - [x] `reedline` is released and updated - [x] release scripts are updated for `nu-cmd-base` - [x] info blog post is online - [ ] release notes are ready |
||
---|---|---|
.. | ||
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>