mirror of
https://github.com/teacat/chaturbate-dvr.git
synced 2025-10-29 16:59:59 +00:00
8
DEV.md
8
DEV.md
@@ -1,11 +1,3 @@
|
||||
GOOS=windows GOARCH=amd64 go build -o bin/windows
|
||||
GOOS=darwin GOARCH=amd64 go build -o bin/darwin
|
||||
GOOS=linux GOARCH=amd64 go build -o bin/linux
|
||||
|
||||
GOOS=windows GOARCH=arm64 go build -o bin/arm64/windows
|
||||
GOOS=darwin GOARCH=arm64 go build -o bin/arm64/darwin
|
||||
GOOS=linux GOARCH=arm64 go build -o bin/arm64/linux
|
||||
|
||||
GOOS=windows GOARCH=arm go build -o bin/arm/windows
|
||||
GOOS=darwin GOARCH=arm go build -o bin/arm/darwin
|
||||
GOOS=linux GOARCH=arm go build -o bin/arm/linux
|
||||
|
||||
BIN
bin/arm64/darwin
BIN
bin/arm64/darwin
Binary file not shown.
BIN
bin/arm64/linux
BIN
bin/arm64/linux
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user