Skip to content

Instantly share code, notes, and snippets.

View bbeardsley's full-sized avatar

Brent Beardsley bbeardsley

View GitHub Profile
@bbeardsley
bbeardsley / pup_build_for_qnap.txt
Last active May 2, 2016 20:56
pup build for qnap nas
Git Bash environment
Go 1.5.3-1.6.2
cd %GOPATH%
go get -v github.com/ericchiang/pup
cd src/github.com/ericchiang/pup
env GOOS=linux GOARCH=arm GOARM=5 go build