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

resharper (6) Versions 2.0.0

Installs/Configures ReSharper

Policyfile
Berkshelf
Knife
cookbook 'resharper', '= 2.0.0', :supermarket
cookbook 'resharper', '= 2.0.0'
knife supermarket install resharper
knife supermarket download resharper
README
Dependencies
Changelog
Quality 71%

Cookbook Version
Build status

ReSharper Cookbook

Installs and configures JetBrains ReSharper Ultimate 2016+.

Requirements

Visual Studio is already installed.

Usage

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

Attributes

Optional

  • node['resharper']['version'] - Defaults to ReSharper 2016.2.2. If you change this you'll need to change the installer checksum.
  • node['resharper']['checksum'] - The setup executable SHA256 checksum.
  • node['resharper']['source'] - Root URL to download the setup executable, defaults to https://download.jetbrains.com/resharper/
  • node['resharper']['vs_versions'] - The VS major versions to integrate ReSharper into. Defaults to %w(10 11 12 14) where 14 is Visual Studio 2015 and so on.
  • node['resharper']['products'] - The JetBrains products to install. Defaults to dotPeek;ReSharper. Product names must be separated by semi-colons

See this JetBrains article for all vs_versions and products options.

Recipes

default

Installs ReSharper

Author

Author:: Shawn Neal (sneal@sneal.net)

Dependent cookbooks

windows >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

CHANGELOG for resharper

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

2.0

  • Added support for installing ReSharper 2016+, which uses a non-MSI installer.

1.0

  • Supports installing ReSharper 7.x

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
            

2.0.0 passed this metric

Contributing File Metric
            

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

2.0.0 passed this metric

License Metric
            

2.0.0 passed this metric

No Binaries Metric
            

2.0.0 passed this metric

Testing File Metric
            

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

2.0.0 passed this metric