Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 479 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 479 Bytes

appium-instruments

This module is a wrapper around ios instrument and instruments-without-delay.

Build Status

Installing

npm install  appium-instruments

Usage

TODO

Publishing

npm version [patch|minor|major]
git push --tags origin master
npm publish