tursodatabase / turso-cli

Command line interface to Turso.
https://turso.tech
MIT License
215 stars 35 forks source link

Installers #4

Closed penberg closed 1 year ago

penberg commented 1 year ago

We could start out with a curl-based installer; but brew tap would also be cool.

penberg commented 1 year ago

Issue for Homebrew tap: https://github.com/chiselstrike/iku-turso-cli/issues/11

penberg commented 1 year ago

For Linux, we could actually just start with go get.

penberg commented 1 year ago

Actually, now that we have releases at https://github.com/chiselstrike/homebrew-tap/releases it's easy to use them for a curl-based installer #20.

penberg commented 1 year ago

We have curl too now, closing the issue.