All Projects → tienphaw → Emus

tienphaw / Emus

Licence: mit
Start the Android Emulator and the iOS Simulator from the command line

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Emus

Schematics
🔧 Schematics for @ngxs/store
Stars: ✭ 74 (-5.13%)
Mutual labels:  cli
Cognitocurl
🦉🤖Easily sign curl calls to API Gateway with Cognito authorization token.
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli
Kit
Tools for developing, documenting, and testing React component libraries
Stars: ✭ 1,201 (+1439.74%)
Mutual labels:  cli
Rdcli
The simple way to download and unrestrict DDL files, torrents and magnets
Stars: ✭ 75 (-3.85%)
Mutual labels:  cli
Nostromo
CLI for building powerful aliases
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli
Pidtree
🚸 Cross platform children list of a PID.
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli
Console
The Console component eases the creation of beautiful and testable command line interfaces.
Stars: ✭ 8,988 (+11423.08%)
Mutual labels:  cli
Json2go
Create go type representation from json
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli
Instascrape
🚀 A fast and lightweight utility and Python library for downloading posts, stories, and highlights from Instagram.
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli
Emma Cli
📦 Terminal assistant to find and install node packages.
Stars: ✭ 1,201 (+1439.74%)
Mutual labels:  cli
Vcli
Vertica CLI with auto-completion and syntax highlighting
Stars: ✭ 75 (-3.85%)
Mutual labels:  cli
Click
The "Command Line Interactive Controller for Kubernetes"
Stars: ✭ 1,198 (+1435.9%)
Mutual labels:  cli
Flybook
✈️ FlyBook is a simple utility to generate static website such as gh-pages, manual of you projects
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli
Console Jedi
Console application for Bitrix Framework
Stars: ✭ 75 (-3.85%)
Mutual labels:  cli
Tools
Game development tools for the Amethyst engine
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli
Image To Xls
A simple tool to make ascii art from an image using excel colored cells.
Stars: ✭ 75 (-3.85%)
Mutual labels:  cli
Bcbc
💳 China UnionPay Bank Card BIN Checker
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli
Sparrow
Sparrow - script distribution platform for Linux OS
Stars: ✭ 77 (-1.28%)
Mutual labels:  cli
Batchit
simple jobs submission via command-line for AWS batch
Stars: ✭ 77 (-1.28%)
Mutual labels:  cli
Totp Cli
A cli-based pass-backed TOTP app
Stars: ✭ 76 (-2.56%)
Mutual labels:  cli

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].