mirror of
https://github.com/nushell/nushell.git
synced 2024-11-08 09:34:30 +01:00
77a1c3c7b2
# Release checklist - [x] reedline - [x] released - [x] pinned - [x] crate graph check - [x] release notes - [x] release script update (new crate `nu-lsp`) - [ ] permission management `nu-lsp` on crates.io |
||
---|---|---|
.. | ||
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>