Bold Brew Logo
# Bold Brew (bbrew) - A Homebrew TUI Manager ![GitHub Repo stars](https://img.shields.io/github/stars/Valkyrie00/bold-brew?style=social) ![GitHub forks](https://img.shields.io/github/forks/Valkyrie00/bold-brew?style=social) ![GitHub watchers](https://img.shields.io/github/watchers/Valkyrie00/bold-brew?style=social) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/Valkyrie00/bold-brew) ![GitHub](https://img.shields.io/github/license/Valkyrie00/bold-brew) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Valkyrie00/bold-brew/release.yml) ![GolangCI-Lint](https://github.com/Valkyrie00/bold-brew/workflows/Quality/badge.svg) ![GitHub all releases](https://img.shields.io/github/downloads/Valkyrie00/bold-brew/total) **Bold Brew** is a TUI application that allows you to manage your Homebrew packages on macOS. It provides a simple and intuitive interface to install, uninstall, and update packages. It also allows you to search for packages and view detailed information about them. Bold Brew Screenshot Bold Brew Screenshot ## 📚 Table of Contents - [Installation](#installation) - [Usage](#usage) - [Contributing](#contributing) - [License](#license) ## 💾 Installation You can also install **Bold Brew** using Homebrew: ```sh brew tap Valkyrie00/homebrew-bbrew brew install bbrew ``` You can download the latest release of **Bold Brew** from the [releases page](https://github.com/Valkyrie00/bold-brew/releases). ## 🚀 Usage To run **Bold Brew** simply execute: ```sh bbrew ``` This will launch the TUI application where you can navigate and manage your Homebrew packages. ## 🏗️ Contributing Contributions are welcome! Please open an issue or submit a pull request on GitHub. ## 🌍 License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.