Skip to content

Installing with go install? #32

@erwin

Description

@erwin

If you have time, would be awesome if you could update the README.md with the newer go install based procedure...

Currently you have go get github.com/muesli/streamdeck but go get deprecated.

I think it's supposed to be something like:

go install github.com/muesli/streamdeck/cmd/streamdeck-cli@latest

Or

go run github.com/muesli/streamdeck/cmd/streamdeck-cli@latest

Totally tangentially, you've written Go quite prolifically for the past several years! Would be fascinating to hear your thouhts on how you see the strenghts of Go and Rust over the next several years!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions