Skip to main content

Get Started

Run bullet proof code with Tourbillon - an orchestration framework that ensures your code is tolerant to runtime errors and failures.

Create your first execution using Tourbillon using our CLI and dev tools.

Installing

mise.toml
[tools]
"github:bckground/tourbillon" = "0.0.1"
"github:bckground/tourbillon-dev" = "0.0.1"
mise install

See the Quickstart Guide for a full walkthrough.