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