Skip to content

Conversation

dwilding
Copy link
Contributor

@dwilding dwilding commented Apr 26, 2025

I'm experimenting with packaging runme as a snap, for easier installation on Linux. More info about snaps

The goal is for Linux users to be able to install runme using:

snap install runme

Or possibly snap install runme --classic depending on the permissions required by runme.

Development notes

snapcraft pack  # run this in the repo root --> creates a .snap file
sudo snap install <snap_file> --classic --dangerous  # install the snap for testing

Signed-off-by: Dave Wilding <tech@dpw.me>
Signed-off-by: Dave Wilding <tech@dpw.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant