To get started, clone the repo:
git clone [email protected]:omc/dogfood-go.git
Make sure to export your Bonsai cluster URL to the dev environment:
export BONSAI_URL="https://user:[email protected]"
Build the tool:
go build bonsai-example-go.go
Run it:
$ chmod +x go-bonsai
$ ./go-bonsai
Check it out by opening up a browser and navigating to http://localhost:8080