No description
  • Go 64.6%
  • EJS 23.7%
  • JavaScript 4.9%
  • Shell 3.9%
  • Makefile 2.6%
  • Other 0.3%
Find a file
2025-02-02 01:57:05 +01:00
.github/workflows supporto homebrew-tap 2025-01-28 22:31:31 +01:00
cmd/bbrew moved main into cmd 2025-01-26 00:50:50 +01:00
internal fixed version releaser 2025-01-28 23:49:20 +01:00
resources add readme 2025-02-02 01:36:15 +01:00
.env added Makefile 2025-01-28 22:03:30 +01:00
.gitignore updated gitignore 2025-01-26 01:09:22 +01:00
.goreleaser.yaml fixed version releaser 2025-01-28 23:49:20 +01:00
go.mod added releaser env support 2025-01-28 23:32:09 +01:00
go.sum added releaser env support 2025-01-28 23:32:09 +01:00
LICENSE Create LICENSE 2025-02-02 01:57:05 +01:00
Makefile added Makefile 2025-01-28 22:03:30 +01:00
README.md enhance readme 2025-02-02 01:45:14 +01:00

Bold Brew Logo

Bold Brew (bbrew) - A Homebrew TUI Manager

GitHub Repo stars GitHub forks GitHub watchers

GitHub release (latest by date) GitHub GitHub Workflow Status GitHub all releases

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

You can also install Bold Brew using Homebrew:

brew tap Valkyrie00/homebrew-bbrew
brew install bbrew

You can download the latest release of Bold Brew from the releases page.

🚀 Usage

To run Bold Brew simply execute:

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 file for details.