tursodatabase / turso-cli

Command line interface to Turso.

Home Page:https://turso.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install cli with native `go install`

leandergangso opened this issue · comments

Would be nice for people using Go, to be able to install the CLI by
running 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