node-webkit-haxelib
node-webkit-haxelib copied to clipboard
Haxelib which downloads node-webkit binary for your platform and makes it accessible via `haxelib run node-webkit path/to/index.html`
Version 1.0.7 I'm running an up to date Mac computer, but the call to haxelib run node-webkit index.html simply outputs something of the kind : Main.hx:121: /Users/**/Dev/**/***/gui/index.html (CWD = /Users/**/Dev/**/***/gui/...
I just bumped into your repo. While reading discovered that the link to [lime-tools](https://github.com/openfl/lime-tools) at the bottom of the repo's frontpage is 404-ing. I found the lime-tools repo here though...
Ola, I run haxelib install HIDE which install HIDE then haxelib run HIDE which install and download the last node-webkit. But then nothing more happens, I un again haxelib run...
Path provided to `node-webkit` should be enclosed with quotes, should help.