Dispatch is a platform for developing scalable & reliable distributed systems.
Install with Homebrew on macOS:
brew tap dispatchrun/dispatch
brew install dispatchInstall with Go:
go install github.com/dispatchrun/dispatch@latestAlternatively, you can download the latest dispatch binary from the
Releases page.
To create a Dispatch account, or login to an existing account:
dispatch loginTo manage your account and functions, visit the Dispatch Console.
To create your first Dispatch function, see our Getting Started guide.
See dispatch help or our documentation for
further information, or reach out on Discord.