Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahatarmanahmed/electron-packager-dummy-wine
Install this to add a dummy wine executable to your path
https://github.com/rahatarmanahmed/electron-packager-dummy-wine
Last synced: 3 days ago
JSON representation
Install this to add a dummy wine executable to your path
- Host: GitHub
- URL: https://github.com/rahatarmanahmed/electron-packager-dummy-wine
- Owner: rahatarmanahmed
- Created: 2017-01-27T20:45:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T01:45:19.000Z (about 4 years ago)
- Last Synced: 2024-11-06T21:46:04.387Z (8 days ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-packager-dummy-wine
This package is for when you want to use `electron-packager` to build a windows build of your app on a non-windows host environment, but you don't want to install wine. Adding this to your package.json will put a dummy wine in your node_modules/.bin (which is included in npm scripts PATH), which will do nothing.
## Caveats
- The icon will not be set
- The application metadata will not be changed from the Electron defaultsIf these are important to you, then you will need Wine.