wswebcreation / start-ios-simulator

A simple library to start your iOS simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

start-ios-simulator

A simple library to start an iOS simulator on your local machine when you already installed / downloaded simulators on your local machine.

What can it do?

This module gives you the opportunity to start the installed iOS simulators on you local machine from the command line like below

start-ios-simulator

Install

Advice is to install is globally with npm install -g start-ios-simulator.

Usage

After installing it globally it can be used with the following command start-ios-simulator.

About

A simple library to start your iOS simulator

License:MIT License


Languages

Language:JavaScript 100.0%