-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate a windows exe/installer on Linux #14
Comments
Yes and no 😉 Currently the |
This would be great!! Thanks @wojtkowiak . |
Allow all options to be passed and let elctron-builder to fail if needed Fixes #14
This is to confirm that I have successfully created a windows installer from linux with NO HASSLE, NO ISSUES & NO ADDITIONAL CODE. That also goes with linux package builder/installer. Finally, meteor-desktop has arrived and I hope it will be part of the core or at least, be given its own rightful place in the official meteor guide. Thanks @wojtkowiak for this awesome package. |
Allow all options to be passed and let elctron-builder to fail if needed Fixes #14
@wojtkowiak this is the best packager for Meteor-Electron projects hands-down. I'm able to package for Windows, Linux, and macOS from any environment! |
…instance-lock Fix issue with single instance, which causes error with opening already opened app on windows
With this package, is it possible to generate/build a windows exe or installer on Linux?
I'm on ubuntu 16.04 and meteor 1.4.2.1.
Thanks for this package!!!
The text was updated successfully, but these errors were encountered: