Documentation
¶
Overview ¶
Command bundle compiles __PROJECT_NAME__ for the host OS/arch into a single binary.
Usage (from the module root):
go run ./script/bundle
The resulting artifact is written to ./__PROJECT_NAME__-<goos>-<goarch> in the module root. For Linux releases use `go run ./script/bundle/for-linux` instead.
Click to show internal directories.
Click to hide internal directories.