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

rustlang (4) Versions 0.1.2

Installs/Configures rustlang

Policyfile
Berkshelf
Knife
cookbook 'rustlang', '= 0.1.2', :supermarket
cookbook 'rustlang', '= 0.1.2'
knife supermarket install rustlang
knife supermarket download rustlang
README
Dependencies
Quality 100%

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