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

debug_helper (7) Versions 1.5.10000000110

Installs/Configures debug_helper

Policyfile
Berkshelf
Knife
cookbook 'debug_helper', '= 1.5.10000000110', :supermarket
cookbook 'debug_helper', '= 1.5.10000000110'
knife supermarket install debug_helper
knife supermarket download debug_helper
README
Dependencies
Changelog
Quality 0%

debug_helper-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['debug_helper']['bacon']</tt></td>
<td>Boolean</td>
<td>whether to include bacon</td>
<td><tt>true</tt></td>
</tr>
</table>

Usage

debug_helper::default

Include debug_helper in your node's run_list:

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

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Initial release of debug_helper

Collaborator Number Metric
            

1.5.10000000110 failed this metric

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

Contributing File Metric
            

1.5.10000000110 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 http://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.5.10000000110 failed this metric

FC008: Generated cookbook metadata needs updating: debug_helper/metadata.rb:3
Run with Foodcritic Version 8.2.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

License Metric
            

1.5.10000000110 failed this metric

debug_helper does not have a valid open source license.
Acceptable licenses include Apache 2.0, apachev2, MIT, mit, GNU Public License 2.0, gplv2, GNU Public License 3.0, gplv3.

Testing File Metric
            

1.5.10000000110 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 http://github.com/user/repo, and your repo must contain a TESTING.md file