https://github.com/electron-userland/electron-installer-common
Common functionality for creating Node modules which create distributable Electron apps
https://github.com/electron-userland/electron-installer-common
electron electronjs installer
Last synced: 11 months ago
JSON representation
Common functionality for creating Node modules which create distributable Electron apps
- Host: GitHub
- URL: https://github.com/electron-userland/electron-installer-common
- Owner: electron-userland
- License: apache-2.0
- Created: 2018-12-13T04:24:47.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T12:39:00.000Z (about 1 year ago)
- Last Synced: 2025-04-09T16:19:20.440Z (about 1 year ago)
- Topics: electron, electronjs, installer
- Language: JavaScript
- Size: 781 KB
- Stars: 10
- Watchers: 6
- Forks: 9
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# `electron-installer-common`
[](https://github.com/electron-userland/electron-installer-common/actions?query=workflow:CI)
[](https://codecov.io/gh/electron-userland/electron-installer-common)
`electron-installer-common` provides common functionality for creating distributable Electron apps.
## Requirements
Requires Node 14.14 or greater.
## Legal
This project is copyrighted under the Apache License (version 2). See LICENSE for details.