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 #22

Closed
wants to merge 1 commit into from
Closed

Add a snap #22

wants to merge 1 commit into from

Conversation

evandandrea
Copy link

@evandandrea evandandrea commented Dec 12, 2018

Hi jarun. I saw that bcal wasn't released in the Snap Store so I went ahead and created a snapcraft.yaml for it. If you want to build and test this locally, run snap install snapcraft on Ubuntu or install Multipass and brew install snapcraft on MacOS.

If you release it in Snap Store, the millions of Linux users can install it with snap install bcal or at https://snapcraft.io/bcal, which is a bit easier than the debs and rpms on the GH releases page. If you're up for that, it shouldn't take more than a few minutes: create an account, then:

snapcraft login
snapcraft register bcal
snapcraft push --release stable *.snap

@evandandrea evandandrea mentioned this pull request Dec 12, 2018
@jarun
Copy link
Owner

jarun commented Dec 13, 2018

Would it be possible to handle this as a part of snapcrafters? e.g.: https://github.com/snapcrafters/googler

@evandandrea
Copy link
Author

Thanks for the quick reply. It would preferably live upstream with your name as the publisher on it, that way end users can be confident it's unmodified. Snapcrafters is more for things that are getting off the ground, where they're not quite ready for the upstream developer yet.

@jarun
Copy link
Owner

jarun commented Dec 13, 2018

The problem is, I hardly have the time to maintain downstream packages myself. Hence the request.

@jarun
Copy link
Owner

jarun commented Dec 17, 2018

Closing with the comments here: jarun/nnn#162 (comment).

@jarun jarun closed this Dec 17, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants