...
To build the desktop app to supported operating systems in the supported format in 32bit and 64bit for we need Windows 32bit and 64bit systems with build setup which includes softwares
Node js, Editor and Git and same need to be installed in Linux to build for it and it is a manual process and requires manual distribution of the app which
is error-prone.
...
The wiki details the automated build process to distribute the desktop application to the users who use the different operating systems and this process will provide the app in different formats for different operating which are mentioned below
Operating system | Format | 64bit | 32bit |
---|---|---|---|
Windows | .exe | yes | yes |
Ubuntu | .deb | yes | NA |
CentOS/Redhat | .rpm | yes | NA |
Mac | .dmg | yes | NA |
Distribution Formats and arches
...