-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Labels
area/CLICLICLI
Description
As a user, I'd love to install the spin CLI similar to how I'd install other packages on Linux - through apt.
Something similar to
$ curl -fsSL https://apt.releases.fermyon.dev/gpg | sudo apt-key add -
$ sudo apt-add-repository "deb [arch=amd64] https://apt.releases.fermyon.dev $(lsb_release -cs) main"
$ sudo apt-get update && sudo apt-get install spin
(note: this is a very similar experience for HashiCorp's installation instructions for nomad, consul, vault, etc.)
radu-matei, neodon and mendhak
Metadata
Metadata
Assignees
Labels
area/CLICLICLI