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
I would rather not have code that calls the AppImage creator inside of Electron Forge, but rather it should be a separate package like the ones for .deb, .rpm, and Flatpak. (electron-installer-appimage?)
See: https://en.wikipedia.org/wiki/AppImage
I would rather not have code that calls the AppImage creator inside of Electron Forge, but rather it should be a separate package like the ones for
.deb,.rpm, and Flatpak. (electron-installer-appimage?)