ios-sim : launch iOS apps into the iOS Simulator from the command line (Xcode 8.0+). You can installing ios-sim npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ios-sim $ sudo npm install -g ios-sim
If want to update the ios-sim package execute the command as below,
$ sudo npm update ios-sim
Update package globally,
$ npm install -g ios-sim
$ sudo git clone https://github.com/rektide/ios-sim.git
$ sudo npm install -g ./ios-sim
ios-sim@6.1.2 /usr/lib/node_modules/ios-sim
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ios-sim
Package Name | ios-sim |
Version | 6.1.2 |
Description | launch iOS apps into the iOS Simulator from the command line (Xcode 8.0+) |
Released Date | 2017-09-20T06:22:35.613Z |
Published by | shazron |
How to Learn | https://www.npmjs.com/package/ios-sim/tutorial |