A tool for compiling asar into a native executable.
See /bin for available executables.
- Clone this Repository.
- Run
npm i
to install dependencies. - Run
npm build
to transpileasar
and compile it for Linux, Mac OS and Windows. - Run any of the executables in the appropriate environment to use.