cnctd_bump

Crates.iocnctd_bump
lib.rscnctd_bump
version0.1.9
sourcesrc
created_at2023-09-17 21:42:27.06264
updated_at2023-09-28 00:13:23.686478
descriptionCLI to bump versions for Rust and NPM projects
homepage
repositoryhttps://github.com/Connected-Dot/cnctd_bump
max_upload_size
id975360
size40,137
(kebtech)

documentation

README

Both a module and a simple CLI to bump NPM and Cargo versions (Go, iOS, and Android support coming soon).

Install with "cargo install cnctd_bump"

Use by navigating to the root directory of your NPM or Cargo project and running "cnctd-bump [version-part]"

Acceptible version parts are "major", "minor", and "patch". If no version part is specified, it defaults to "patch"

Commit count: 4

cargo fmt