Getting Started
To build apps with Electrobun, add it as a dependency in your package.json:
npm install electrobunThe Electrobun CLI will automatically download these artifacts when you build your app. You don't need to download them directly.
See the documentation for more information.
Artifact Reference (downloaded automatically by the CLI):
electrobun-core-[platform]-[arch].tar.gz- Core binarieselectrobun-cef-[platform]-[arch].tar.gz- CEF binaries (optional)