From 91021c7e58e4d802618c4c63a0cd98faee249338 Mon Sep 17 00:00:00 2001 From: Vito Castellano Date: Sun, 23 Feb 2025 00:55:58 +0100 Subject: [PATCH] updated readme --- README.md | 81 +++++++++++++++++++++++++++++++++++-------------- docs/index.html | 2 +- 2 files changed, 60 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 236cc40..37baf7a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@
Bold Brew Logo +

Bold Brew (bbrew)

+

A Homebrew TUI Manager

-# 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) @@ -12,40 +12,77 @@ ![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. +[![GitHub stars](https://img.shields.io/github/stars/Valkyrie00/bold-brew?style=social)](https://github.com/Valkyrie00/bold-brew/stargazers) +[![GitHub forks](https://img.shields.io/github/forks/Valkyrie00/bold-brew?style=social)](https://github.com/Valkyrie00/bold-brew/network/members) -Bold Brew Screenshot -Bold Brew Screenshot +[Website](https://bold-brew.com/) • [Documentazione](https://bold-brew.com/docs) • [Changelog](CHANGELOG.md) -## 📚 Table of Contents +
-- [Installation](#installation) -- [Usage](#usage) -- [Contributing](#contributing) -- [License](#license) +## ✨ Features -## 💾 Installation -You can also install **Bold Brew** using Homebrew: +- 🚀 Modern and responsive TUI interface +- 📦 Simplified Homebrew package management +- 🔍 Advanced package search +- 🔄 Real\-time updates +- ⌨️ Intuitive keyboard shortcuts +## 🛠️ Installation + +### Via 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). +### Manuale +Download the latest version from the [releases page](https://github.com/Valkyrie00/bold-brew/releases) +## 📖 Quick Guide - -## 🚀 Usage -To run **Bold Brew** simply execute: +Launch the application: ```sh bbrew ``` -This will launch the TUI application where you can navigate and manage your Homebrew packages. +### Main Commands +- `/` - Search packages +- `f` - Filter installed packages +- `i` - Install package +- `u` - Update package +- `r` - Remove package +- `q` - Quit +- `Ctrl+U` - Update all packages -## 🏗️ Contributing -Contributions are welcome! Please open an issue or submit a pull request on GitHub. +## 🖼️ Screenshots -## 🌍 License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. \ No newline at end of file +
+ Schermata principale + Pacchetti installati +
+ +## 🤝 Contributing + +Contributions are welcome! Please: + +1. 🍴 Fork the project +2. 🔨 Create your feature branch +3. 📝 Commit your changes +4. 🚀 Submit a pull request + +## 📄 License + +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. + +## 💖 Support + +- 🌟 Star the project +- 🐛 [Report a bug](https://github.com/Valkyrie00/bold-brew/issues) +- 💡 [Propose new features](https://github.com/Valkyrie00/bold-brew/issues) +- 📣 Share the project with your friends + +--- + +
+ Built with ❤️ for the community and for all developers +
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 3c5150c..a020941 100644 --- a/docs/index.html +++ b/docs/index.html @@ -31,7 +31,7 @@
Bold Brew Logo

Bold Brew

-

An elegant Homebrew TUI manager for macOS

+

A simple Homebrew TUI manager for macOS

Version License