Skip to main content

Version any Git state

zerv flow versions any Git state with no manual configuration. The current branch determines the output:
See Flow for how branch patterns map to pre-releases, and the flow CLI for every schema, branch-rule, and override flag.

Multiple format generation

Generate ZERV RON once, then convert it into every format your pipeline needs. This is the pattern the reusable GitHub Actions workflow automates; see .github/workflows/shared-zerv-versioning.yml for a full implementation.

Where to go next