Skip to content
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

Makefile or build script #2

Open
yocontra opened this issue Sep 11, 2013 · 5 comments
Open

Makefile or build script #2

yocontra opened this issue Sep 11, 2013 · 5 comments

Comments

@yocontra
Copy link

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

@jawerty
Copy link
Owner

jawerty commented Sep 11, 2013

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?

@yocontra
Copy link
Author

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)

@jawerty
Copy link
Owner

jawerty commented Sep 12, 2013

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.

@PAEz
Copy link

PAEz commented Sep 24, 2013

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.

@AlexKvazos
Copy link
Contributor

Build tool implemented with grunt
#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants