mirror of
https://github.com/gwuhaolin/livego.git
synced 2021-06-01 09:10:22 +03:00
11 lines
140 B
YAML
11 lines
140 B
YAML
build:
|
|
binary: livego
|
|
goos:
|
|
- windows
|
|
- darwin
|
|
- linux
|
|
- freebsd
|
|
goarch:
|
|
- amd64
|
|
- 386
|
|
- arm |