electron/forge
:electron: A complete tool for building and publishing Electron applications observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 72
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 40.0
- age_days: 3619
- days_rel: 105
- days_push: 7
- n_releases_24m: 13
Adoption not part of the score
7133 stars · 637 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Electron Forge is an all-in-one toolchain for building, packaging, and publishing Electron desktop applications. It unifies scaffolding, native module rebuilding, bundling (Webpack/Vite), code signing, installer creation, and release publishing behind a single CLI and configuration file.
Use cases
- scaffold a new electron app from a template
- package my electron app into installers for mac windows and linux
- sign and publish electron releases to github
- rebuild native node modules for electron
- bundle an electron app with webpack or vite
- set up auto-updating for a desktop app
- import an existing electron project into a build pipeline
When to choose
- you are building or distributing an Electron desktop application and want one standard tool for the whole build-to-publish lifecycle
- you want out-of-the-box code signing, installers, and auto-update support across macOS, Windows, and Linux
- you want to start an Electron project quickly with a single command
When to avoid
- you are building with Tauri, NW.js, or another non-Electron desktop framework
- you already have a mature custom packaging pipeline and only need one narrow piece
- you need highly exotic packaging targets not covered by existing makers and publishers
Facets
cli-tool · maturity active
build-tool cli deployment developer-tools developer-tools desktop-applications cross-platform web-development cross-platform windows cli electron packaging installers code-signing publishing webpack vite auto-update nodejs macos linux
5 sources
- readme: https://github.com/electron/forge · fetched 2026-08-28 · 9bab112dd4af
- homepage: https://electronforge.io · fetched 2026-08-29 · fe7709abe665
- site_page: https://js.electronforge.io/modules/_electron_forge_core.html · fetched 2026-08-29 · a388bef44064
- site_page: https://www.electronforge.io/config/publishers/github · fetched 2026-08-29 · 80cb9d57490d
- site_page: https://www.electronforge.io/configuration · fetched 2026-08-29 · c27ad67a29ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| electron/forge | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem