What problem does it solve?
This Skill streamlines the complex process of building, signing, notarizing, and releasing Electron applications for production, ensuring security and reliability.
Core Features & Use Cases
- Secure Code Signing: Handles platform-specific code signing for Windows, macOS, and Linux.
- Automated Notarization: Manages Apple's notarization process for macOS applications.
- CI/CD Integration: Provides patterns for automating releases via GitHub Actions.
- Auto-Updates: Configures and implements reliable auto-update mechanisms.
- Use Case: You've finished developing your Electron app and need to prepare it for public release. This Skill guides you through generating signed installers, notarizing the macOS build, and setting up automatic updates for your users.
Quick Start
Use the electron-release skill to generate a production build for Windows, macOS, and Linux, including code signing and notarization.