1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-27 14:11:34 +02:00
nushell/crates/nu_plugin_inc
2024-11-14 10:04:39 +01:00
..
src Change the usage misnomer to "description" () 2024-08-22 12:02:08 +02:00
Cargo.toml Bump to dev version 0.100.1 () 2024-11-14 10:04:39 +01:00
README.md

Incrementor plugin for Nushell

Note: this requires Nushell 0.60 or later

To install:

cargo install --path .

To add the plugin (from inside Nushell):

> plugin add <path to installed plugin>