https://github.com/bernardoduarte/electron-publish-example
https://github.com/bernardoduarte/electron-publish-example
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bernardoduarte/electron-publish-example
- Owner: bernardoduarte
- License: unlicense
- Created: 2023-01-28T01:10:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T01:47:55.000Z (over 3 years ago)
- Last Synced: 2025-03-28T12:30:24.208Z (about 1 year ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Electron Publish Example

This is an example for building and publishing a multi-platform Electron application.
For a detailed explaination refer to [my blog article](https://dev.to/erikhofer/build-and-publish-a-multi-platform-electron-app-on-github-3lnd) about this.