isnifer / clisim

Command Line Tool to run iOS/Android Simulators/Emulators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clisim

npm version

Demo

clisim

Requirements

Node 7.6+

Install

npm i clisim --global

Run iOS

clisim -i

Run Android

clisim -a

Select platform to run

clisim

Run first device in list for any platform

clisim -f
# or
clisim -if
# or
clisim -af

Help

clisim -h

About

Command Line Tool to run iOS/Android Simulators/Emulators

License:MIT License


Languages

Language:JavaScript 100.0%