Get up and running with a customisable electron build process! Supports building, debugging and releasing for Windows, Linux and Mac platforms.
npm i electron-accelerator -g
In your project directory.
Usage: electron-accelerator
Required options
platform all, linux, win32 or darwin
arch all, ia32 or x64
Example electron-accelerator
Optional options
all equivalent to --platform=all --arch=all
This will: