Crates.io | git-calver |
lib.rs | git-calver |
version | 24.1.1 |
source | src |
created_at | 2020-03-01 15:17:39.74128 |
updated_at | 2024-01-03 07:22:55.286421 |
description | carlendar versioning utility |
homepage | |
repository | https://github.com/takebayashi/git-calver |
max_upload_size | |
id | 214187 |
size | 46,766 |
git calver
is a command line utility to manipulate git tags as CalVer.
git calver all
git calver current
git calver next
git tag-next
(lightweight tag) or git tag-next -m "New Release"
(annotated tag)brew install takebayashi/git-calver/git-calver
cargo install git-calver