cookbook 'resharper', '~> 3.0.4'
resharper (7) Versions 3.0.4 Follow0
Installs/Configures ReSharper
cookbook 'resharper', '~> 3.0.4', :supermarket
knife supermarket install resharper
knife supermarket download resharper
ReSharper Cookbook
Installs and configures JetBrains ReSharper Ultimate.
Requirements
Visual Studio is already installed.
Usage
Include the resharper::default
recipe in your run list.
Attributes
Optional
-
node['resharper']['version']
- Defaults to ReSharper2018.1
. 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 tohttps://download.jetbrains.com/resharper/
. -
node['resharper']['vs_versions']
- The Visual Studio 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 todotPeek;ReSharper
. Product names must be separated by semicolons.
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.
3.0.4 - 2024-05-06
3.0.3 - 2022-02-08
- Remove delivery folder
3.0.2 - 2021-08-29
- Standardise files with files in sous-chefs/repo-management
3.0.1 - 2021-06-01
- Various Cookstyle fixes
3.0.0
- Support Chef 13, drop support for Chef 12.
- Upgrade to ReSharper 2018.1.
- Standardize testing environment across repos. (AppVeyor, Kitchen, Rake, etc.)
- Upgrade development dependencies.
2.0
- Added support for installing ReSharper 2016+, which uses a non-MSI installer.
1.0
- Supports installing ReSharper 7.x
Refer to the Markdown Syntax Guide for help with standard Markdown, and Writing on GitHub for help with the GitHub dialect of Markdown.
Collaborator Number Metric
3.0.4 passed this metric
Cookstyle Metric
3.0.4 passed this metric
No Binaries Metric
3.0.4 passed this metric
Testing File Metric
3.0.4 passed this metric
Version Tag Metric
3.0.4 passed this metric
3.0.4 passed this metric
3.0.4 passed this metric
No Binaries Metric
3.0.4 passed this metric
Testing File Metric
3.0.4 passed this metric
Version Tag Metric
3.0.4 passed this metric
3.0.4 passed this metric
3.0.4 passed this metric
Version Tag Metric
3.0.4 passed this metric
3.0.4 passed this metric