cookbook 'languages', '= 0.1.19'
The languages cookbook has been deprecated
Author provided reason for deprecation:
The languages cookbook has been deprecated and is no longer being maintained by its authors. Use of the languages cookbook is no longer recommended.
languages
(20) Versions
0.1.19
-
Follow2
Installs/Configures languages
cookbook 'languages', '= 0.1.19', :supermarket
knife supermarket install languages
knife supermarket download languages
languages
Resources to install compilers and other support for various languages.
Unit Tests
To run the unit tests via ChefDK, you must first install the compat_resource
gem:
$ chef gem install compat_resource
Then run the tests:
$ chef exec rspec spec/
Dependent cookbooks
build-essential ~> 2.2 |
chef-sugar ~> 3.1 |
remote_install ~> 1.0 |
compat_resource >= 0.0.0 |
Contingent cookbooks
Foodcritic Metric
0.1.19 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4073fb09947698abfaacc4c3/languages/libraries/node_execute.rb:39
0.1.19 failed this metric