SkillAgentSearch skills...

Emus

Start the Android Emulator and the iOS Simulator from the command line

Install / Use

/learn @phamfoo/Emus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

emus

Stable Release license

Start the Android Emulator and the iOS Simulator from the command line. This cli gives you a list of virtual devices available on your machine, with the most recently opened (from the cli) at the top.

Installation

yarn global add emus

or

npm install -g emus

Usage

$ emus --help

  Start the Android Emulator and the iOS Simulator from the command line

  Usage
    $ emus [options]

  Options
    -a, --android                    Start the Android Emulator
    -i, --ios                        Start the iOS Simulator
    -s, --show-startup-options       Show the startup options from the Android Emulator

  Examples
    $ emus
    $ emus -a
    $ emus -i
    $ emus -as
View on GitHub
GitHub Stars88
CategoryDevelopment
Updated2y ago
Forks3

Languages

TypeScript

Security Score

85/100

Audited on Jan 19, 2024

No findings