Version any Git state
zerv flow versions any Git state with no manual configuration. The current branch
determines the output:
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
- Flow - how any Git state becomes a version
- Schema system - presets and custom RON schemas
- Formats and templates - output formats and Tera templates
- CI/CD - drop-in GitHub Actions integration