Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 19:17
· 56 commits to main since this release
8265101

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 | sh

Documentation

Getting Started →