Skip to content

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.

2 participants