etcd-arm ======== ## Cross compilation for Raspberry Pi ``` git clone https://github.com/coreos/etcd.git cd etcd GOOS=linux GOARCH=arm ./build ```