https://github.com/marcoduering/homebrew-miq
Homebrew tap for MIQ, the macOS Quick Look extension for medical image files
https://github.com/marcoduering/homebrew-miq
Last synced: 4 days ago
JSON representation
Homebrew tap for MIQ, the macOS Quick Look extension for medical image files
- Host: GitHub
- URL: https://github.com/marcoduering/homebrew-miq
- Owner: marcoduering
- Created: 2026-05-13T07:58:06.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-02T09:04:07.000Z (29 days ago)
- Last Synced: 2026-06-02T10:26:35.791Z (29 days ago)
- Language: Ruby
- Homepage: https://github.com/marcoduering/MIQ
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew tap for MIQ
This repository enables the installation of "MIQ: Medical Image Quick Look" via the macOS package manager [Homebrew](https://brew.sh/).
Please refer to the [MIQ Github page](https://github.com/marcoduering/MIQ#miq--medical-image-quick-look) for more information on MIQ.
To install MIQ via Homebrew run in macOS Terminal (after installing Homebrew):
```bash
brew tap marcoduering/miq
brew trust --cask marcoduering/miq/miq
brew install --cask miq
```