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

node_build (5) Versions 1.0.1

Installs/Configures node-build

Policyfile
Berkshelf
Knife
cookbook 'node_build', '= 1.0.1', :supermarket
cookbook 'node_build', '= 1.0.1'
knife supermarket install node_build
knife supermarket download node_build
README
Dependencies
Quality 50%

Chef cookbook
Travis

node-build Chef Cookbook

Chef cookbook for node-build.

Usage

Cookbook

cookbook 'node_build', '~> 1.0.1'

Resource

Standalone install

node_build_standalone_install 'node-build'

Properties

Property Type Default Description
prefix String /usr/local node-build will be installed in prefix/share/node-build.

Name property is not used.

Plugin install

node_build_plugin_install '/path/to/install/node-build'

Properties

Property Type Default Description
node_build_root String Path to install node-build: /home/myuser/.nodenv/plugins/node-build
user String User responsible of node_build_path.
git_url String https://github.com/nodenv/node-build.git You can give an alternative git URL
git_revision String master You can choose a branch, tag, or commit to be synchronized with git

node_build_root is the name property.

Testing

Check Test Kitchen.

  • dokken: KITCHEN_LOCAL_YAML=kitchen.dokken.yml kitchen test
  • vagrant/virtualbox: kitchen test

Collaborator Number Metric
            

1.0.1 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.1 passed this metric

Foodcritic Metric
            

1.0.1 failed this metric

FC066: Ensure chef_version is set in metadata: node_build/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.1 passed this metric

Testing File Metric
            

1.0.1 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

Version Tag Metric
            

1.0.1 passed this metric