Skip to content

Quick start

Prerequisites

This project needs Go 1.24 >=

Installation

As long as you have the right version of a go, use the following command to install

sh
go install github.com/yashranjan1/relay@latest

You can also install a specific version by doing

sh
# replace the version after the @ with whatever version you are looking for
go install github.com/yashranjan1/relay@v0.1.0-alpha2

Usage

Run the app using:

sh
relay