Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 386 Bytes

File metadata and controls

12 lines (8 loc) · 386 Bytes

Asar Binaries

A tool for compiling asar into a native executable.

See /bin for available executables.

Usage (Build)

  • Clone this Repository.
  • Run npm i to install dependencies.
  • Run npm build to transpile asar and compile it for Linux, Mac OS and Windows.
  • Run any of the executables in the appropriate environment to use.