cookbook 'et_gradle', '~> 2.0.0'
et_gradle (3) Versions 2.0.0 Follow1
Installs Gradle
cookbook 'et_gradle', '~> 2.0.0', :supermarket
knife supermarket install et_gradle
knife supermarket download et_gradle
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.
Copyright & License
Michael S. Klishin, 2012-2015
EverTrue, Inc., 2016
Released under the MIT license.
Collaborator Number Metric
2.0.0 passed this 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
2.0.0 failed this metric
Foodcritic Metric
2.0.0 passed this metric
2.0.0 passed this metric
No Binaries Metric
2.0.0 passed this 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
2.0.0 failed this metric
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
2.0.0 failed this metric