You need a working Go installation. You will have to set a GOPATH.
- Go to you $GOPATH
git clone [email protected]:mcrauwel/proxysql-graphite-exporter.git src/proxysql-graphite-exporter
cd src/proxysql-graphite-exporter
go get
go build
Your binary will be placed in $GOPATH/bin