electron-builder

Installation
SKILL.md

electron-builder

Docs: https://www.electron.build (v26.8.x) Repo: https://github.com/electron-userland/electron-builder

Quick Start

Install:

pnpm add electron-builder -D
pnpm add electron-updater  # If using auto-updates

Minimal config (electron-builder.yml):

appId: com.example.myapp
productName: My App
files:
  - "out/**/*"
Related skills

More from pedronauck/skills

Installs
101
GitHub Stars
360
First Seen
Mar 18, 2026