Open yocontra opened 11 years ago
That's a good idea. I was thinking of making a hyper-build to make it easier. It doesn't have to be Hyper specific though, it could be modular for all node-webkit apps. What were you thinking?
I'm just curious how you're building it. A generic tool to help you build node-webkit applications would be helpful too (I can help with that since I need something similar)
I see. I will try to work on a tool like this (probably the generic tool); however, I'm working on a lot for the new version of Hyper and it may take me a little to get it started.
Id love to know how to work with this aswell. I tried adding the stuff to allow the debugger to come up and it doesn't work. So I copied your code to a fresh NW and tried running it....great the debugger works now, but no Menus?!? How can I have both? I'm totally new to NW and Node, so if its something simple that I keep missing (been going through the docs) then please excuse my ignorance.
Build tool implemented with grunt https://github.com/jawerty/Hyro/pull/16
This would simplify the build process for people unfamiliar with node-webkit or people too lazy to run all of the commands every time they want to build