Build golang binaries for different system & arch
You can build runnable binaries for different Operating Systems and Arch even you are not in that OS and Arch.
Makefile samples:
1 | all: |
You can build runnable binaries for different Operating Systems and Arch even you are not in that OS and Arch.
1 | all: |