https://github.com/jeasonstudio/golang
golang_test
https://github.com/jeasonstudio/golang
Last synced: 8 months ago
JSON representation
golang_test
- Host: GitHub
- URL: https://github.com/jeasonstudio/golang
- Owner: jeasonstudio
- License: mit
- Created: 2016-11-25T06:09:36.000Z (almost 9 years ago)
- Default Branch: test
- Last Pushed: 2017-01-15T13:59:23.000Z (over 8 years ago)
- Last Synced: 2024-12-29T03:48:45.918Z (9 months ago)
- Language: Go
- Size: 28.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# golang
To balance Mr.Three's Config, I made this repo ,all for $GOPATH
Mac build: go build main.go
CentOS build: GOOS=linux GOARCH=amd64 go build main.go