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

Readme file doesn't clearly explain how to easily run your changes #89

Open
emlama opened this issue Jun 10, 2014 · 3 comments
Open

Readme file doesn't clearly explain how to easily run your changes #89

emlama opened this issue Jun 10, 2014 · 3 comments

Comments

@emlama
Copy link
Contributor

emlama commented Jun 10, 2014

This line isn't clear:

To easily run your changes: webkitbuilds/cache/mac/0.9.2/node-webkit.app/Contents/MacOS/node-webkit node-webkit-src/

@setpixel
Copy link
Owner

ah - hmm

its mostly saying that you can run node-webkit specifying the node-webkit-src directory to run whatever changes you make in node-webkit-src.

it should be made more clear... what would be better?

@cesmoak cesmoak added this to the v0.0.2 Target milestone Jun 10, 2014
@emlama
Copy link
Contributor Author

emlama commented Jun 11, 2014

Sorry for being so naive, I'm really new to node-webkit. Are you saying there should be a dynamic link between webkitbuilds/cache/mac/0.9.2/node-webkit.app/Contents/MacOS/node-webkit and node-webkit-src/?

When and where is this specifying happening?

Hopefully my ignorance can help others get up and running quickly!

@cesmoak
Copy link
Collaborator

cesmoak commented Jun 11, 2014

There is a node-webkit executable, which, in the example, is located at
webkitbuilds/cache/mac/0.9.2/node-webkit.app/Contents/MacOS/node-webkit. You
need to provide it an argument which is the path of the directory
containing the app to run, in this case, node-webkit-src/

On Wed, Jun 11, 2014 at 8:04 AM, Matthew Forr notifications@github.com
wrote:

Sorry for being so naive, I'm really new to node-webkit. Are you saying
there should be a dynamic link between
webkitbuilds/cache/mac/0.9.2/node-webkit.app/Contents/MacOS/node-webkit
and node-webkit-src/?

When and where is this specifying happening?

Hopefully my ignorance can help others get up and running quickly!


Reply to this email directly or view it on GitHub
#89 (comment)
.

@cesmoak cesmoak removed this from the v0.0.2 Target milestone Jun 20, 2014
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

3 participants