https://github.com/devtical/homebrew-formulae
Homebrew formulae for some of our tools
https://github.com/devtical/homebrew-formulae
Last synced: about 1 month ago
JSON representation
Homebrew formulae for some of our tools
- Host: GitHub
- URL: https://github.com/devtical/homebrew-formulae
- Owner: devtical
- License: apache-2.0
- Created: 2022-10-22T17:27:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-15T10:37:21.000Z (12 months ago)
- Last Synced: 2025-08-15T12:24:58.635Z (12 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Formulae
A [Homebrew tap](https://github.com/Homebrew/brew/blob/master/docs/brew-tap.md) for various Devtical projects.
## Usage
Tap this repository:
```bash
brew tap devtical/formulae
```
Install the packages it contains like any other Homebrew package:
| Tools | Install |
| --- | --- |
| [MySSH](https://github.com/devtical/myssh) | `brew install devtical/formulae/myssh` |
| [Compack](https://github.com/devtical/compack) | `brew install devtical/formulae/compack` |