-
Notifications
You must be signed in to change notification settings - Fork 19
Flatpak Release Re-Implementation #628
Description
Is your feature request related to a problem?
N/A
Which solution do you suggest?
Re-implement the Flatpak release with extension points.
Which alternative solutions exist?
N/A
Additional context
I've dabbled with Flatpak package development prior for DevPod, flathub/sh.loft.devpod#7, but ultimately I stopped it due to a decision with Flatpak devs and package specific extension points.
Though, given this project offers a local bundle, I wish to inquire if this fork is open to expanding the Flatpak implementation.
Basically, restructured as the commandline package and the desktop application package(?), with an added extension point for IDEs and providers, just to leverage what Flatpak offers in its features.
I am willing to try my hand at this again, for the sole purpose to have a contained DevPod with customizable addons, disregarding whether or not its going into Flathub.
I'd greatly appreciate any insights from others that packaged apps into Flatpaks.