Makefile 102 Bytes
Newer Older
hujiebin's avatar
hujiebin committed
1 2
sync_group_code:
	CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o sync_group_code sync_group_code.go