This repository is a private Homebrew tap with tools provided by Turso. Currently we're providing:
| Tool | Installation instruction | Description |
|---|---|---|
turso |
brew install tursodatabase/tap/turso |
Command line tool for managing Turso database |
You can add Turso tap to your local homebrew with:
brew tap tursodatabase/tapThat will allow you to install formuleas from this tap without referrencing it explicitely.
So for example you would be able to install turso with:
brew install tursoinstead of providing a full name like:
brew install tursodatabase/tap/turso