Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jasonuc/homebrew-tap

Let's bring some packages on brew
https://github.com/jasonuc/homebrew-tap

homebrew homebrew-formula homebrew-tap

Last synced: 12 days ago
JSON representation

Let's bring some packages on brew

Awesome Lists containing this project

README

        

# Homebrew Tap

![Homebrew](https://img.shields.io/badge/Homebrew-Tap-brightgreen?logo=homebrew)
![License](https://img.shields.io/github/license/jasonuc/homebrew-tap)

Welcome to my official Homebrew Tap 🎉
Easily install and manage the tools I develop ⚙️

## 📦 Available Formulae

- **`greentext`**: A CLI tool for creating green-text memes.

## 🚀 Installation

### Step 1: Add the Tap

```bash
brew tap jasonuc/tap
```

### Step 2: Install a Formula

For example:

```bash
brew install greentext
```

## 📜 License

This Homebrew Tap is licensed under Apache License 2.0. See the [LICENSE](LICENSE) file for details.

Please note that individual tools distributed through this tap may have their own licenses. Refer to their respective repositories for more information.