Dispatch is a platform for developing scalable & reliable distributed systems.
Install with Homebrew on macOS:
brew tap dispatchrun/dispatch
brew install dispatch
Install with Go:
go install github.com/dispatchrun/dispatch@latest
Alternatively, you can download the latest dispatch
binary from the
Releases page.
To create a Dispatch account, or login to an existing account:
dispatch login
To 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.