This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
golang-examples
Watch
1
Star
0
Fork
You've already forked golang-examples
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9105a180c6
golang-examples
/
example-aminal
/
Makefile
8 lines
93 B
Makefile
Raw
Blame
History
build
:
go build
./example-aminal
build-windows
:
env
GOOS
=
windows
GOARCH
=
amd64 go build
Reference in New Issue
View Git Blame
Copy Permalink