nu_plugin_inc

Crates.ionu_plugin_inc
lib.rsnu_plugin_inc
version0.99.1
sourcesrc
created_at2019-12-17 17:45:11.034153
updated_at2024-10-20 19:57:14.248672
descriptionA version incrementer plugin for Nushell
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu_plugin_inc
max_upload_size
id190062
size59,522
publishing (github:nushell:publishing)

documentation

README

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>
Commit count: 9519

cargo fmt