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 0.0.1

Installs/Configures Beyond Compare

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

Build Status

beyondcompare cookbook

Installs BeyondCompare

Requirements

Windows

Usage

beyondcompare::default

Include beyondcompare in your node's run_list:

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

Attributes

  • ['beyondcompare']['version'] - The version of BC to install, defaults to '3.3.10.17762'. If you change this you should also change the package_name and checksum (SHA-256) attributes.

Recipes

default

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

install

Installs BeyondCompare from Scooter Software

gitconfig

Configures git to use BeyondCompare is the diff and merge tool.

Author

Author:: Shawn Neal

Dependent cookbooks

windows >= 1.2.6

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.

0.0.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.

Foodcritic Metric
            

0.0.1 passed this metric