Rivet¶
Rivet is a minimal, lightweight task runner engine built for speed and simplicity in Go.
Installation¶
Get the single static binary for your environment:
Project Repositories¶
Explore the codebases making up the Rivet ecosystem:
- Rivet — The Rivet core execution binary.
- Documentation — Source for technical documentation and guides.
- Docker Builds — Pre-built production images.
- E2E Test Suite — System validation and integration tests.