0.1.0
Added
The first stable release of Vorpal — build and ship software with one language-agnostic workflow.
- Declarative builds with Go, Rust and TypeScript SDKs
- Cross-platform support (aarch64/x86_64, macOS/Linux)
- Reproducible hermetic steps with pinned toolchains
- Distributed architecture — CLI, Agent, Registry, Worker
- Flexible executors — Bash, Bubblewrap, Docker, or custom
Install
curl -fsSL https://raw.githubusercontent.com/ALT-F4-LLC/vorpal/refs/heads/main/script/install.sh | shDocumentation