Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a snap #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add a snap #69

wants to merge 1 commit into from

Conversation

evandandrea
Copy link

@evandandrea evandandrea commented Dec 18, 2018

Hi Jaehyun. I stumbled across terjira while trying to find some modern CLI apps, but I couldn't find it distributed. I work on Snapcraft, so I went ahead and created a snap for it. If you build this locally and publish to the Snap Store, millions of Linux users can browse their way to it. Ruby upstream, JetBrains, and many others are using it to target Linux.

To build:
snap install snapcraft from Ubuntu, or install Multipass on MacOS then brew install snapcraft.
Run snapcraft

To publish, create an account, then:

snapcraft login
snapcraft register terjira
snapcraft push --release=stable *.snap

@ghosteathuman
Copy link
Collaborator

@evandandrea I am thinking that additional distribution channels ought to be outside of the main repo.

I was looking at how the Ruby project did it and they had a separate repo for Snap.

I don't see any issue or conflict of interest if you create another repo that handles releases via snap.

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.

None yet

2 participants