Getting Setup
How to set up an environment for developing on RocketBlend.
Prerequisites
Linux or Windows x64
Go 1.22.x
Git
GoReleaser (Release Only)
Cosign (Release Only)
Building RocketBlend
We use Make to build our programs. The simplest way to get started is:
Running tests
Creating a Release
Last updated