Closes #11
Should allow the next update to include Linux builds of Nook Desktop
I have included 3 versions for different distros: .deb for Debian-based distros, .pacman for Arch-based distros, .rpm for the various distros that use that format, and .flatpak for everything else:
Here is proof of it working on a Manjaro install:
Successfully tested on the following distros:
Manjaro + KDE
Manjaro + Gnome
Archcraft + BSPWM
Arco Linux + KDE
Clear Linux + Gnome
Void Linux + Gnome
⚠️IMPORTANT⚠️
Building .deb applications requires your email address to be in your package.json file. I do not know your email address, so I put this instead:
This should really be changed before releasing 😅
(this description has been retroactively updated as the PR has changes, which is why some changes mentioned here show up in the commit messages below)
I have a feeling this project may be dead, so I am going to maintain a flathub build on my own terms. I will post a link here when I have submitted this
Closes #11 Should allow the next update to include Linux builds of Nook Desktop I have included 3 versions for different distros:
.deb
for Debian-based distros,.pacman
for Arch-based distros,.rpm
for the various distros that use that format, and.flatpak
for everything else: Here is proof of it working on a Manjaro install:Successfully tested on the following distros: Manjaro + KDE Manjaro + Gnome Archcraft + BSPWM Arco Linux + KDE Clear Linux + Gnome Void Linux + Gnome
⚠️IMPORTANT⚠️
Building .deb applications requires your email address to be in your package.json file. I do not know your email address, so I put this instead: This should really be changed before releasing 😅
(this description has been retroactively updated as the PR has changes, which is why some changes mentioned here show up in the commit messages below)