Create tesses50/tesses-tap tap
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal 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).
|
||||
Reference in New Issue
Block a user