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@latestYou 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-alpha2Usage
Run the app using:
sh
relay