A convenient single binary for Kinesalite built using nexe. The resulting binary has no runtime dependencies on npm
/ node
.
docker run -it -v $(pwd):/mnt amazonlinux /bin/bash -c "$(cat build.sh)"
To run with arguments, a slight invocation change is required to accomodate npm
args added by the nexe
build:
./kinesalite <npm-args> -- <args>
Copy to dist/<version>/<tarball>
and commit