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

Linux Snap support #100

Open
egeexyz opened this issue Jun 20, 2020 · 2 comments
Open

Linux Snap support #100

egeexyz opened this issue Jun 20, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@egeexyz
Copy link

egeexyz commented Jun 20, 2020

I noticed on the readme, it says: Snap (Coming soon).

I didn't see a snapcraft.yml or a branch for it in the repo.. Is there a fork or someplace else where progress has been made on this?

I'd love to help get the vultr-cli built into a Snap as I have some experience snapping apps!

@egeexyz egeexyz added the enhancement New feature or request label Jun 20, 2020
@ddymko
Copy link
Contributor

ddymko commented Jul 10, 2020

Hey @egee-irl

We started to implement a snapcraft.yml but then we switched over to goreleaser to handle our releases and we never got around to implementing the snapcraft portion.

What we would need ot do is to upgrade the gorealeaser.yml to support building snaps and deploying them along side our homebrew and github builds.
https://goreleaser.com/customization/snapcraft/

@egeexyz
Copy link
Author

egeexyz commented Jul 11, 2020

Very cool, I can take a look at the Snapcraft portion and see if I can make some magic happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants