Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

appium (2) Versions 0.1.0

Installs/Configures Appium

Policyfile
Berkshelf
Knife
cookbook 'appium', '= 0.1.0', :supermarket
cookbook 'appium', '= 0.1.0'
knife supermarket install appium
knife supermarket download appium
README
Dependencies
Changelog
Quality 100%

Appium Cookbook

Cookbook Version
Build Status
GitHub Issues

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

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