Tyl13 / dispatch

Entrypoint of the Dispatch ecosystem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Entrypoint of the Dispatch ecosystem.


Languages

Language:Go 98.9%Language:Makefile 0.9%Language:Dockerfile 0.2%