An open API service indexing awesome lists of open source software.

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

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
```