Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 242 Bytes

CROSSCOMPILING.md

File metadata and controls

12 lines (7 loc) · 242 Bytes

Initially

go get github.com/mitchellh/gox
gox -build-toolchain

After Releases

Tenyks will work on Linux 386/amd64/arm and Darwin 386/amd64.

gox -os="linux darwin"

Binaries will be in the root labeled as tenyks_linux_386.