mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-18 20:30:51 +08:00
first commit
This commit is contained in:
11
.goreleaser.yml
Normal file
11
.goreleaser.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
builds:
|
||||
- id: "cli-proxy-api"
|
||||
goos:
|
||||
- linux
|
||||
- windows
|
||||
- darwin
|
||||
goarch:
|
||||
- amd64
|
||||
- arm64
|
||||
main: ./cmd/server/
|
||||
binary: cli-proxy-api
|
||||
Reference in New Issue
Block a user