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

beyondcompare (11) Versions 1.0.0

Installs/Configures Beyond Compare

Policyfile
Berkshelf
Knife
cookbook 'beyondcompare', '= 1.0.0', :supermarket
cookbook 'beyondcompare', '= 1.0.0'
knife supermarket install beyondcompare
knife supermarket download beyondcompare
README
Dependencies
Changelog
Quality 57%

Cookbook Version
Build status

Beyond Compare Cookbook

Installs BeyondCompare and optionally configures Beyond Compare as your diff tool and merge tool for git.

Requirements

Windows

Usage

Include the beyondcompare::default recipe in your run list.

Attributes

Optional

  • ['beyondcompare']['version'] - The version of BC to install, defaults to '4.1.9'. If you change this you should also change the package_name and checksum attributes.
  • ['beyondcompare']['package_name'] - The package name as displayed in Add/Remove programs. Defaults to 'Beyond Compare 4.1.9'.
  • ['beyondcompare']['checksum'] - The installer SHA256 checksum.

Recipes

default

Installs BeyondCompare from Scooter Software and configures git to use Beyond Compare as the diff and merge tool.

install

Installs BeyondCompare from Scooter Software

gitconfig

If you have git installed, this recipe configures git to use BeyondCompare is the diff and merge tool.

Author

Author:: Shawn Neal

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

CHANGELOG for beyondcompare

This file is used to list changes made in each version of beyondcompare.

1.0.0:

  • SuperMarket release for BeyondCompare 4.1.9

0.0.1:

  • Initial SuperMarket release for BeyondCompare 3.3.10

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

Collaborator Number Metric
            

1.0.0 passed this metric

Contributing File Metric
            

1.0.0 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 CONTRIBUTING.md file

Foodcritic Metric
            

1.0.0 passed this metric

License Metric
            

1.0.0 passed this metric

No Binaries Metric
            

1.0.0 passed this metric

Testing File Metric
            

1.0.0 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.0 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 include a tag that matches this cookbook version number