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

nuget (7) Versions 1.1.4

Installs/Configures nuget

Policyfile
Berkshelf
Knife
cookbook 'nuget', '~> 1.1.4', :supermarket
cookbook 'nuget', '~> 1.1.4'
knife supermarket install nuget
knife supermarket download nuget
README
Dependencies
Changelog
Quality 17%

nuget cookbook

Build Status
Build status
Cookbook Version

This cookbook installs nuget commandline tools and provides a provider for adding
and removing nuget sources.

Requirements

Platforms

  • Windows 8.1
  • Windows Server 2012 R2
  • Windows Server 2012 R2 Core

cookbooks

License and Authors

Copyright 2015, Blair Hamilton

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

chocolatey >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

nuget cookbook CHANGELOG

This file is used to list changes made in each version of the nuget cookbook.

1.1.4

1.1.3

1.1.2

1.1.1

1.1.0

1.0.0

Collaborator Number Metric
            

1.1.4 failed this metric

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

Contributing File Metric
            

1.1.4 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.1.4 failed this metric

FC108: Resource should not define a property named 'name': nuget/resources/sources.rb:25
FC117: Do not use kind_of in custom resource properties: nuget/resources/sources.rb:25
FC117: Do not use kind_of in custom resource properties: nuget/resources/sources.rb:26
FC117: Do not use kind_of in custom resource properties: nuget/resources/sources.rb:27
FC118: Resource property setting name_attribute vs. name_property: nuget/resources/sources.rb:25
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.1.4 passed this metric

Testing File Metric
            

1.1.4 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.1.4 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