Compile shell scripts to static binaries for distribution
Compile shell scripts to static binaries
bunster
$ bunster myScript.sh -o myBinary
$ bunster deploy.sh --output deploy-binary
$ bunster tool.sh -o tool-binary --compress