Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 658 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 658 Bytes

yeah cli

Open iOS xcode simulators from the command line.

Installation:

npm install -g yeah-cli

Usage:

yeah emulate (optional <device-name>)

image

Description:

This tool allows you to open xcode's iOS simulators without having to open xcode. 'Nuff said.

Disclaimer:

This does not work on some older versions of Mac OS due to xcode incompatibility. Anyoe who knows why the UDID of iOS simulators does not match up is welcome to open a pr or issue. If you're on windows, you're on your own.