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

iojs (6) Versions 0.2.1

Installs/Configures iojs

Policyfile
Berkshelf
Knife
cookbook 'iojs', '= 0.2.1', :supermarket
cookbook 'iojs', '= 0.2.1'
knife supermarket install iojs
knife supermarket download iojs
README
Dependencies
Changelog
Quality 100%

iojs-cookbook

This cookbook currently only installs IO.js version 1.3.0 from binary.

There is currently no logic to check the latest version and install that.
There is no logic to make sure the right version is downloaded for your platform.

This is a very stupid recipe but it does the job us. If you want to use this either add a PR with an implementation or a PR with your platform to the .kitchen.yml and I will try to make the tests pass. If you want to have any other functionality in this and can write a test I will try to make it pass.

If anyone wants commit rights on this just ping me on the Github repo.

Supported Platforms

Linux x64

Usage

iojs::default

Include iojs in your node's run_list:

{
  "run_list": [
    "recipe[iojs::default]"
  ]
}

License and Authors

Author:: Chris Manson (chris@bloo.ie)

Dependent cookbooks

tar >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Initial release of iojs

Foodcritic Metric
            

0.2.1 passed this metric