Crates.io | zerv |
lib.rs | zerv |
version | 0.7.37 |
created_at | 2025-08-10 11:39:12.414113+00 |
updated_at | 2025-08-28 10:53:12.680644+00 |
description | Generate versions for any commit from git and other version control - perfect for CI/CD builds and multiple formats |
homepage | https://github.com/wisarootl/zerv |
repository | https://github.com/wisarootl/zerv |
max_upload_size | |
id | 1788805 |
size | 354,453 |
Dynamic Versioning Cli
⚠️ This project is currently in active development and has not even reached alpha state. It is not usable right now and not recommended for any use.
# Install latest version
curl -sSL https://raw.githubusercontent.com/wisarootl/zerv/main/scripts/install.sh | bash
# Install specific version
curl -sSL https://raw.githubusercontent.com/wisarootl/zerv/main/scripts/install.sh | bash -s v0.4.3
# Or using environment variable
curl -sSL https://raw.githubusercontent.com/wisarootl/zerv/main/scripts/install.sh | ZERV_VERSION=v0.4.3 bash
Download pre-built binaries from GitHub Releases
cargo install zerv
For Quick Install and Manual Download:
rm ~/.local/bin/zerv