Create tesses50/tesses-tap tap

This commit is contained in:
2026-04-19 20:34:11 -05:00
commit 323ec3d7ed
3 changed files with 111 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
# Tesses50 Tesses-tap
## How do I install these formulae?
`brew install tesses50/tesses-tap/<formula>`
Or `brew tap tesses50/tesses-tap` and then `brew install <formula>`.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "tesses50/tesses-tap"
brew "<formula>"
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).