I want to wrap my nodejs app for mac osx -> .pkg or .app file.
Whats the best way to do it? Tutorial / tools will be appreciated.
Thanks Asaf
I want to wrap my nodejs app for mac osx -> .pkg or .app file.
Whats the best way to do it? Tutorial / tools will be appreciated.
Thanks Asaf
I found this
https://electron.atom.io/
Great tool too wrap NodeJS projects for mac and window executables.