Skip to content

dispatchrun/dispatch

Repository files navigation

dispatch logo


Build Reference

Dispatch is a platform for developing scalable & reliable distributed systems.

Getting Started

Install Dispatch

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.

Create an Account

To create a Dispatch account, or login to an existing account:

dispatch login

To manage your account and functions, visit the Dispatch Console.

Create a Function

To create your first Dispatch function, see our Getting Started guide.

Getting Help

See dispatch help or our documentation for further information, or reach out on Discord.