Sha256: a571966ce3cf6df38940d9c862125a1d9f658709777ff50316ae89673be0aa26

Contents?: true

Size: 998 Bytes

Versions: 2

Compression:

Stored size: 998 Bytes

Contents

# skeleton
CLI for fast generating multi language page objects from iOS and Android screens.


Prerequisites:
--------

#### Android
- Install [SDK Tools](http://developer.android.com/sdk/installing/index.html?pkg=tools).
- SDK tools are added to your $PATH. [OSX](https://stackoverflow.com/posts/19764254/revisions)
- Enable [USB Debugging](https://www.kingoapp.com/root-tutorials/how-to-enable-usb-debugging-mode-on-android.htm) on your device(s).

#### iOS
- Install [Xcode](https://developer.apple.com/xcode/download/).
- Install [Xcode Command Line Tools](http://railsapps.github.io/xcode-command-line-tools.html).
- For real devices you need to sign skeleton in xcodeproj ([like appium](https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md)).

Installation:
------
    $ gem install skeleton-ui

Usage:
------
    $ skeleton scan -h

## License

A tool is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
skeleton-ui-0.0.8 README.md
skeleton-ui-0.0.7 README.md