Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (10 loc) · 267 Bytes

Development.md

File metadata and controls

20 lines (10 loc) · 267 Bytes

Building locally

Normal build

make

Custom Go version

go get golang.org/dl/go1.11beta2

go1.11beta2 download

make GO=go1.11beta2

Multiple platforms and architectures (may fail)

make release_binaries