| Crates.io | git-calver |
| lib.rs | git-calver |
| version | 24.1.1 |
| created_at | 2020-03-01 15:17:39.74128+00 |
| updated_at | 2024-01-03 07:22:55.286421+00 |
| 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 allgit calver currentgit calver nextgit tag-next (lightweight tag) or git tag-next -m "New Release" (annotated tag)brew install takebayashi/git-calver/git-calver
cargo install git-calver