Add my new packages

This commit is contained in:
2026-06-20 03:19:40 -05:00
parent 1540dbf433
commit 38dc3f6856
6 changed files with 121 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
weight: 5
---
# Homebrew
Install [brew](https://brew.sh/) if you have not already
```bash
brew tap tesses50/tesses-tap https://git.tesses.org/tesses50/tesses-tap
```
```bash
brew install tesses50/tesses-tap/crosslang
```