BlakeBarrett / Lore

The shared, single source of truth for everything.
3 stars 0 forks source link

feature: AppImage #14

Open BlakeBarrett opened 5 months ago

BlakeBarrett commented 5 months ago

Ask

As a Linux user, I would like to be able to install via AppImage, so that I can drag/drop install on Linux, just like a mac.

Notes:

Read up about it here then add it to the GitHub action for producing release artifacts:

BlakeBarrett commented 3 months ago

Here's a project to create an AppImage from Flutter's Linux build output. https://github.com/AppImageCrafters/appimage-builder-flutter-example Let's add that to a workflow.