A core aim for nwjs-packager is to be able to output .deb/.rpm Linux packages and similar for macOS.
The fpm tool seems like a good way of generating .deb, .rpm and macOS .pkg files.
A .dmg package for the Mac may be more preferable but I am not certain if their is a straightforward way of doing this programatically.
A core aim for nwjs-packager is to be able to output .deb/.rpm Linux packages and similar for macOS.
The fpm tool seems like a good way of generating .deb, .rpm and macOS .pkg files.
A .dmg package for the Mac may be more preferable but I am not certain if their is a straightforward way of doing this programatically.