0.9.0 • Published 4 years ago

emus v0.9.0

Weekly downloads
37
License
MIT
Repository
github
Last release
4 years ago

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.

npm.io

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
0.9.0

4 years ago

0.9.0-beta.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.3.0

4 years ago

0.4.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago