Follow the official guidance to install Golang binary.
Clone the project into a directory in your workspace.
Change to the directory.
Rename config_template.yaml to config.yaml in 'config' folder. Change settings according to your environment.
Run command to create a build in builds
directory.
make build
./<build name> --config=<config file>