Closed leandergangso closed 8 months ago
Would be nice for people using Go, to be able to install the CLI by running go install github.com/tursodatabase/turso-cli@latest
go install github.com/tursodatabase/turso-cli@latest
hey! It is possible. Can you try:
go install github.com/tursodatabase/turso-cli/cmd/turso@latest
Would be nice for people using Go, to be able to install the CLI by running
go install github.com/tursodatabase/turso-cli@latest