Documentation Index
Fetch the complete documentation index at: https://mintlify.com/electron-userland/electron-builder/llms.txt
Use this file to discover all available pages before exploring further.
Package and Distribute Electron Apps
A complete solution to build ready-for-distribution Electron apps for macOS, Windows, and Linux with auto-update support out of the box.
Quick Start
Get your Electron app packaged and distributed in minutes
Configure your package.json
package.json:appId should be unique to your application and follow reverse-DNS notation.Build your application
dist directory.Example output
Example output
Customize your build
Platform Support
Build native installers for all major platforms
macOS
Windows
Linux
Key Features
Everything you need to ship production-ready Electron apps
Auto Update
Code Signing
Multi-Platform Builds
Publishing
Native Dependencies
CLI & Programmatic API
Explore the Documentation
Dive deeper into electron-builder capabilities
Build Configuration
Learn how to configure electron-builder for your project needs
Read moreCode Signing Guide
Sign your applications to ensure users trust your software
Read moreConfiguration Reference
Complete reference for all configuration options
Read moreProgrammatic API
Integrate electron-builder into your build scripts
Read moreReady to build your Electron app?
Install electron-builder and start packaging your application for distribution in minutes.
Get Started Now