You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
really tired of having to answer questions about installing random Dev software. We gotta package something together at least for Windows. Python, node, npm, visual studio. slap an installer together, boom.
ive been looking at this shit for a while but seems like a pretty uphill battle. Although now looking over this again its not too bad:
So I have messed around a bit with https://github.com/jyapayne/Electrify which is very similar to Web2Executable but it uses electron instead of NW.js. It seems to be more what we would want because it keeps the project files separate so removing/adding plugins would be the same and it also seems to load a lot faster and use less resources.
really tired of having to answer questions about installing random Dev software. We gotta package something together at least for Windows. Python, node, npm, visual studio. slap an installer together, boom.
ive been looking at this shit for a while but seems like a pretty uphill battle. Although now looking over this again its not too bad:
https://github.com/nwjs/nw.js/wiki/how-to-package-and-distribute-your-apps
The text was updated successfully, but these errors were encountered: