Created the Homebrew tap for Managarr

This commit is contained in:
2024-12-19 19:00:47 -07:00
parent e91479cc1b
commit 4f6c7d9950
3 changed files with 81 additions and 2 deletions
+27 -2
View File
@@ -1,2 +1,27 @@
# homebrew-managarr
Homebrew Tap for Managarr
# Managarr - A TUI and CLI to help you manage your Servarr instances
```
__ __
| \/ | __ _ _ __ __ _ __ _ __ _ _ __ _ __
| |\/| |/ _` | '_ \ / _` |/ _` |/ _` | '__| '__|
| | | | (_| | | | | (_| | (_| | (_| | | | |
|_| |_|\__,_|_| |_|\__,_|\__, |\__,_|_| |_|
|___/
```
Managarr is a TUI and CLI to help you manage your HTPC (Home Theater PC). Built with 🤎 in Rust!
**This repo holds Homebrew Tap and Formula for [Managarr](https://github.com/Dark-Alex-17/managarr)**
# Install with
```
brew tap Dark-Alex-17/managarr
brew install managarr
# If you need to be more specific, use:
brew install Dark-Alex-17/managarr/managarr
```
Visit [https://github.com/Dark-Alex-17/managarr](https://github.com/Dark-Alex-17/managarr) for more details.