mirror of
https://github.com/Valkyrie00/bold-brew.git
synced 2026-03-14 14:25:53 +01:00
No description
- Go 64.6%
- EJS 23.7%
- JavaScript 4.9%
- Shell 3.9%
- Makefile 2.6%
- Other 0.3%
| .github/workflows | ||
| cmd/bbrew | ||
| internal | ||
| resources | ||
| .env | ||
| .gitignore | ||
| .golangci.yaml | ||
| .goreleaser.yaml | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
Bold Brew (bbrew) - A Homebrew TUI Manager
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.
📚 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.