Install
You can install the pre-compiled binary, use Go, build from source, or use Docker.
Below you can find the steps for each of them.
Pre-compiled binaries
Download the pre-compiled binaries from the release page and extract them to your desired location.
Build from source
If you prefer to compile from source, bracket-creator is written in Go.
Prerequisites: - Go 1.26.3+
The binary will be available at ./bin/bracket-creator.
Docker
You can also run the application using Docker.