Get Started
Tourbillon is 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
- Homebrew
mise.toml
[tools]
"github:bckground/tourbillon" = "0.0.1"
"github:bckground/tourbillon-dev" = "0.0.1"
mise install
brew install --cask bckground/tourbillon
brew install --cask bckground/tourbillon-dev