vultr-cli icon indicating copy to clipboard operation
vultr-cli copied to clipboard

Linux Snap support

Open egeexyz opened this issue 4 years ago • 2 comments

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 avatar Jun 20 '20 14:06 egeexyz

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/

ddymko avatar Jul 10 '20 14:07 ddymko

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

egeexyz avatar Jul 11 '20 22:07 egeexyz