Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 750 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 750 Bytes

ChiselStrike Homebrew tap

This repository is a private Homebrew tap with tools provided by ChiselStrike. Currently we're providing:

Tool Installation instruction Description
turso brew install chiselstrike/tap/turso Command line tool for managing Turso database

Adding the tap to your homebrew

You can add ChiselStrike tap to your local homebrew with:

brew tap chiselstrike/tap

That 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 turso

instead of providing a full name like:

brew install chiselstrike/tap/turso