1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-21 19:17:48 +01:00
nushell/crates/nu_plugin_inc/README.md

14 lines
213 B
Markdown
Raw Normal View History

# 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> --encoding json