Releases: roerohan/bird
Release v0.1.6
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.
Release v0.1.5
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.
Release v0.1.4
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.
Release v0.1.3
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.
Release v0.1.2
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.
Release v0.1.1
The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.