Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 361 Bytes

To compile for foubot's hardware, set the following:

export GOARCH=arm GOARM=5 GOOS=linux

Running on a Raspberry Pi Model 1 B Rev 2 with a GPIO wired to the Big Red Button.

I am a horrible person, and do not care for vendoring in this instance!

  • Clone repository.
  • Within, run $ go build -o foubot main.go

Click.

Boom.

Amazebuilds.