cookbook 'appium', '= 0.1.0'
appium (2) Versions 0.1.0 Follow0
Installs/Configures Appium
cookbook 'appium', '= 0.1.0', :supermarket
knife supermarket install appium
knife supermarket download appium
Appium Cookbook
This cookbook installs Appium (http://appium.io/).
Requirements
- Chef 11 or higher
- XCode 4.5 or higher w/ Command Line Tools
Platforms
- CentOS, RedHat
- Mac OS X
- Ubuntu
Cookbooks
- nodejs
Usage
Add the cookbook to your run_list in a node or role:
"run_list": [ "recipe[appium::default]" ]
or include it in a recipe:
depends 'appium'
include_recipe 'appium::default'
Getting Help
- Ask specific questions on Stack Overflow.
- Report bugs and discuss potential features in Github issues.
Contributing
Please refer to CONTRIBUTING.
License
MIT - see the accompanying LICENSE file for details.
Dependent cookbooks
nodejs ~> 2.4 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Changelog
0.1.0 - 6/1/2015
- Initial release
Foodcritic Metric
0.1.0 passed this metric
0.1.0 passed this metric