Skip to content

bobtiernay-okta/kinesalite-nexe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kinesalite-nexe

A convenient single binary for Kinesalite built using nexe. The resulting binary has no runtime dependencies on npm / node.

Build

docker run -it -v $(pwd):/mnt amazonlinux /bin/bash -c "$(cat build.sh)"

Run

To run with arguments, a slight invocation change is required to accomodate npm args added by the nexe build:

./kinesalite <npm-args> -- <args>

Deploy

Copy to dist/<version>/<tarball> and commit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages