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-13 00:09:32 +01:00
.github/workflows updated golgangci-lint version and disabled cache 2025-02-13 00:09:32 +01:00
cmd/bbrew changed import module name 2025-02-12 00:39:12 +01:00
internal added update all packages command 2025-02-12 23:58:53 +01:00
resources updated screenshot 2025-02-11 00:03:59 +01:00
.env added Makefile 2025-01-28 22:03:30 +01:00
.gitignore updated gitignore 2025-01-26 01:09:22 +01:00
.golangci.yaml setup golangci linter 2025-02-12 00:00:53 +01:00
.goreleaser.yaml fixed version releaser 2025-01-28 23:49:20 +01:00
go.mod changed import module name 2025-02-12 00:39:12 +01:00
go.sum update module name 2025-02-12 00:33:13 +01:00
LICENSE Create LICENSE 2025-02-02 01:57:05 +01:00
Makefile setup golangci linter 2025-02-12 00:00:53 +01:00
README.md add badge quality 2025-02-12 00:06:04 +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 GolangCI-Lint 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.