We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A windows distribution is only a exe file that is copied together from the sources. This is implemented in a platform independent way.
The mac dist is dmg file. For creation the tools hdiutil and osascript are necessary. This works only on a mac.
The linux dist can be a deb or a rpm package. For creation we use the tool checkinstall.