Jeeze. I wish there was a tool or service out there to publish apps to all the major #linux package managers. I really dread having to learn like six package manager systems and create scripts to convert my app to them in order for users to be able to load it. 😭
@mauve i generally like the AUR -> arch package -> deb/rpm pipeline, it makes it easiest for all mainstream distros
@technobaboo This is a pipeline someone has to set up manually?
I've got CI builds for all of the major platforms working already, but getting them to actually publish as part of the CI feels very daunting. Especially with Windows/Mac OS.
FWIW I've only ever published iOS and Mac OS apps in the past.
@technobaboo Wow, this is great! Hopefully there's some existing docs for using this with Electron apps. Ty for the link 🙇