Closed mrkev closed 10 years ago
Hi @mrkev Nuwk it's really in a early stage of development. It would be pointless to add homebrew support at this stage but you can easily edit Nuwk default behavior editing the models.js file in Nuwk!.app/Contents/Resources/app.nw/js/.
Yeah, I found the config object in the source and I also symlinked back to /Applications. I'm not posting this for the sake of homebrew support but because afaik the ~/Applications folder, although optional, is a standard folder that's been there since 10.0 and is still widely used by many people. Homebrew also happens to use it, and I happen to have installed node-webkit using homebrew.
Hi @mrkev. I get your point. As you probrably have seen mackwic is working on it already :smile:
Yup, I saw @micc83 :) That's good news.
So is Nuwk! Now searching for ~/Applications as well? On a sidenote, how did you guys get a node-webkit symlink in ~/Applications? did cask do that for you, because it is not doing that for me weird enough!
Hi @michahell, the latest merge it's indeed doing the check but it has still not been released. Homebrew-cask is supposed to symlink the application in the ~/Applications folder.
@micc83 you should release a news version :)
Ok, thanks, I just did it manually but everything works fine now :)
I know many users use primarily ~/Applications for their apps. Homebrew-cask in fact symlinks to ~/Applications when you use it to install node-webkit. It'd be nice if Nuwk also checked there for installations.