You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2018. It is now read-only.
At first, we can simple distribute the packages in zip or tar.gz format. But would be nice
to have at a later stage installers that have specific platform behavior.
Installer should
Add shortcut link
In windows to the menu
On Linux add a launcher (check this work for all the desktop envs)
On Mac not sure what is best practice - investigate
Distribution
Use deb, RPM and snap packages for Linux
Optionally we can have repositories for some of the main distros (Debian/Ubuntu/Fedora/Arch - this will require package maintainers)
For Windows provide an msi installer
For Mac investigate what is the best way to distribute installers
auto-update support
For Mac an Windows. This requires having a Squirrel service to broadcast new updates
For Linux these should be handled via distro package manager