felixrieseberg/windows95

[Feature Request] Packaging this as an AppImage

Open

#114 opened on Jan 9, 2019

View on GitHub
 (4 comments) (6 reactions) (0 assignees)TypeScript (22,062 stars) (1,370 forks)batch import
help wanted

Description

Given that it's based on Electron, wouldn't it be easy to create an AppImage for Linux (with the help of electron-builder) as well? Not everybody in the Linux world uses .deb or .rpm packages, and AppImages can run on all kinds of Linux systems (.deb/.rpm) alike, since they consist of a single executable file....

Contributor guide