An open API service indexing awesome lists of open source software.

https://github.com/pungrumpy/homebrew-formulas

🏠 My personal Homebrew tap housing formulas for all Homebrew projects
https://github.com/pungrumpy/homebrew-formulas

Last synced: 11 months ago
JSON representation

🏠 My personal Homebrew tap housing formulas for all Homebrew projects

Awesome Lists containing this project

README

          

# 🍺 PunGrumpy's Homebrew Tap

My personal Homebrew tap housing formulas for all my Homebrew projects.

Showcase

[Homebrew](https://brew.sh) is a fantastic package manager for macOS and Linux. I release some of my projects via Homebrew as it is widely used and easy to deploy to. This tap is a "self hosted" collection of Homebrew packages. For specific details about a formula contained in this tap, visit that formula's homepage or see the table below.

## 📦 Install

```bash
# Setup tap
brew tap PunGrumpy/formulas

# Check out the formulas
brew search PunGrumpy/formulas
```

## 🍴 Table

| Project | Description | Install | Platform |
| ------------------------------------------------------------- | ------------------------------------------------------------------ | ----------------------------- | ------------- |
| [dockercolorize](https://github.com/PunGrumpy/dockercolorize) | Enhancing Docker output with vibrant colors | `brew install dockercolorize` | macOS & Linux |
| [goblin](https://github.com/PunGrumpy/goblin) | A command-line tool for hashing and reversing hashes using Jenkins | `brew install goblin` | macOS & Linux |
| [gitpower](https://github.com/PunGrumpy/gitpower) | GitPower CLI tool | `brew install gitpower` | Linux only |