Skip to content

v1.18.4-beta.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:09

Getting Started

To build apps with Electrobun, add it as a dependency in your package.json:

bun add electrobun

The 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-cli-[platform]-[arch].tar.gz - CLI tools
  • electrobun-core-[platform]-[arch].tar.gz - Core binaries
  • electrobun-cef-[platform]-[arch].tar.gz - CEF binaries (optional)