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

et_gradle (3) Versions 2.0.0

Installs Gradle

Policyfile
Berkshelf
Knife
cookbook 'et_gradle', '~> 2.0.0', :supermarket
cookbook 'et_gradle', '~> 2.0.0'
knife supermarket install et_gradle
knife supermarket download et_gradle
README
Dependencies
Quality 50%

et_gradle Chef cookbook

This is a Chef cookbook for Gradle, a modern build tool.

It uses official releases from gradle.org to install Gradle under /usr/local/gradle, symlinking the binary to /usr/local/bin.

This cookbook is released under the MIT license. Feel free to redistribute, use in commercial projects and modify to fit your needs.

Recipes

  • gradle::default

Attributes

  • node['gradle']['version'] (default: 2.14): Gradle version to install
  • node['gradle']['home_dir'] (default: /usr/local/gradle): directory to install Gradle to

Dependencies

Tested and used with OpenJDK 8, Oracle JDK 8, OpenJDK 7, OpenJDK 6.

Michael S. Klishin, 2012-2015
EverTrue, Inc., 2016

Released under the MIT license.

Collaborator Number Metric
            

2.0.0 passed this metric

Contributing File Metric
            

2.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

2.0.0 passed this metric

No Binaries Metric
            

2.0.0 passed this metric

Testing File Metric
            

2.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

2.0.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number