cookbook 'rustlang', '= 0.1.2'
rustlang (4) Versions 0.1.2 Follow0
Installs/Configures rustlang
cookbook 'rustlang', '= 0.1.2', :supermarket
knife supermarket install rustlang
knife supermarket download rustlang
chef-rustlang
This cookbook installs Mozilla's cool new programming language: Rust. It installs using the binary distribution from the Rust homepage using their installer script.
It can install either a named version or just the Rust nightly. You can control this with attributes: The defaults defined in the recipe are:
default['rustlang']['version'] = "1.0.0-alpha"
default['rustlang']['installation_prefix'] = '/opt'
To install the nightly version just change the version
attribute to "nightly"
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Foodcritic Metric
0.1.2 passed this metric
0.1.2 passed this metric