https://github.com/wasabeef/homebrew-emu-tap
https://github.com/wasabeef/homebrew-emu-tap
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/wasabeef/homebrew-emu-tap
- Owner: wasabeef
- Created: 2025-06-10T08:35:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-26T01:38:47.000Z (about 1 year ago)
- Last Synced: 2025-06-26T02:35:51.500Z (about 1 year ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Emu Tap
This tap provides a formula for [emu](https://github.com/wasabeef/emu), a TUI for managing Android emulators and iOS simulators.
## Installation
```bash
brew install wasabeef/emu-tap/emu
```
## Usage
After installation, run:
```bash
emu
```
## Development
This formula is automatically updated when new releases are published to the main repository.