Run make help
> make help
Specify a subcommand:
build Build the code
clean Clean the project binaries
tidy tidy the go modules
test Run the all tests
lint Run the linter
format Run the linter with fix
tools-golangci-lint Install golangci-lint
tools Install all tools