nw.js icon indicating copy to clipboard operation
nw.js copied to clipboard

brew package?

Open ralyodio opened this issue 11 years ago • 9 comments

It would be nice to have a brew package for mac.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

ralyodio avatar Aug 15 '13 05:08 ralyodio

+1

soswow avatar Aug 17 '13 14:08 soswow

+1

LinusU avatar Dec 09 '13 23:12 LinusU

While it's certainly not the might homebrew, there is a NPM package which you can use to actually install locally to your project.

https://npmjs.org/package/nodewebkit

tacticalchihuahua avatar Jan 10 '14 06:01 tacticalchihuahua

Use Homebrew Cask. :)

lukehorvat avatar May 27 '14 13:05 lukehorvat

Hi @lukehorvat! I've used Homebrew Cask to install node-webkit but when I try to start my app.nw test demo it always shows me this

screen shot 2014-09-26 at 17 33 59

What am I doing wrong?

albertopriore avatar Sep 26 '14 15:09 albertopriore

Have you all tried https://www.npmjs.org/package/nodewebkit ? That way nw isn't anything more than a dependency in your package.json and an npm script away.

bcomnes avatar Nov 21 '14 00:11 bcomnes

:+1:

yordis avatar Mar 21 '15 07:03 yordis

i would absolutely +1 this. brew install nw.js would be lusshhh

esaruoho avatar May 01 '17 16:05 esaruoho

https://formulae.brew.sh/cask/nwjs Should we close then?

stepancar avatar Jan 16 '24 19:01 stepancar