To build your Go program for all platforms, run: make
To build for a specific platform, run one of the following commands: make windows make linux make macos
To clean up the build artifacts, run: make clean
To build your Go program for all platforms, run: make
To build for a specific platform, run one of the following commands: make windows make linux make macos
To clean up the build artifacts, run: make clean