A Homebrew tap for macOS software distributed by alatticeio.
You need Homebrew installed. If you don't have it yet:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"brew tap alatticeio/tap| Name | Description | Install |
|---|---|---|
| (more coming soon) | (check back soon) | — |
Once the tap is added, install any formula with:
brew install alatticeio/tap/<formula-name>Keep your installed software up to date:
brew update && brew upgradeFound a bug or have a suggestion? Open an issue on GitHub.