| Crates.io | nu_plugin_inc |
| lib.rs | nu_plugin_inc |
| version | 0.107.0 |
| created_at | 2019-12-17 17:45:11.034153+00 |
| updated_at | 2025-09-03 01:36:20.945941+00 |
| description | A version incrementer plugin for Nushell |
| homepage | |
| repository | https://github.com/nushell/nushell/tree/main/crates/nu_plugin_inc |
| max_upload_size | |
| id | 190062 |
| size | 58,174 |
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>