Files
tesses-tap/README.md

19 lines
369 B
Markdown

# 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).