Merge pull request #527 from str4d/526-macports

rage: Add MacPorts package to installation list
This commit is contained in:
Jack Grigg 2024-09-03 18:08:18 -07:00 committed by GitHub
commit deb59935c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ For more plugins, implementations, tools, and integrations, check out the
|-------------|-------------| |-------------|-------------|
| Cargo (Rust 1.65+) | `cargo install rage` | | Cargo (Rust 1.65+) | `cargo install rage` |
| Homebrew (macOS or Linux) | `brew install rage` | | Homebrew (macOS or Linux) | `brew install rage` |
| MacPorts | `port install rage` |
| Alpine Linux (edge) | `apk add rage` | | Alpine Linux (edge) | `apk add rage` |
| Arch Linux | `pacman -S rage-encryption` | | Arch Linux | `pacman -S rage-encryption` |
| Debian | [Debian packages](https://github.com/str4d/rage/releases) | | Debian | [Debian packages](https://github.com/str4d/rage/releases) |