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

fish-shell (2) Versions 1.0.1

Installs/Configures fish-shell

Policyfile
Berkshelf
Knife
cookbook 'fish-shell', '~> 1.0.1', :supermarket
cookbook 'fish-shell', '~> 1.0.1'
knife supermarket install fish-shell
knife supermarket download fish-shell
README
Dependencies
Quality 17%

Description

Installs or compiles/installs fish-shell; a command line shell for the 90s

Requirements

Platform:

  • FreeBSD
  • Red Hat/CentOS/Fedora/Scientific
  • ArchLinux

Attributes

Default recipe attributes:

  • node['fish-shell']['extra_packages'] - An array of extra packages related to vim to install (like plugins). Empty array by default.

  • node['fish-shell']['install_method'] - Sets the install method, choose from the various install recipes. This attribute is set to 'package' by default.

Source recipe attributes:

  • node['fish-shell']['source']['version'] - The version of fish-shell to compile, 2.1.2 by default.
  • node['fish-shell']['source']['checksum'] - The source file checksum.

Usage

Put recipe[fish-shell] in a run list, or include_recipe 'fish-shell' to ensure that fish is installed on your systems.

License and Author

Author:: David tBunnyMan Aronsohn tbunnyman@me.com

Copyright (c) 2015 ChefFurs
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Dependent cookbooks

build-essential >= 0.0.0
yum >= 0.0.0
ark >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.0.1 failed this metric

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

Contributing File Metric
            

1.0.1 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.1 failed this metric

FC064: Ensure issues_url is set in metadata: fish-shell/metadata.rb:1
FC065: Ensure source_url is set in metadata: fish-shell/metadata.rb:1
FC066: Ensure chef_version is set in metadata: fish-shell/metadata.rb:1
FC069: Ensure standardized license defined in metadata: fish-shell/metadata.rb:1
FC121: Cookbook depends on cookbook made obsolete by Chef 14: fish-shell/metadata.rb:1
FC122: Use the build_essential resource instead of the recipe: fish-shell/recipes/source.rb:8
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.1 passed this metric

Testing File Metric
            

1.0.1 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.1 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