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

oh-my-zsh (7) Versions 0.4.4

Installs/Configures oh-my-zsh

Policyfile
Berkshelf
Knife
cookbook 'oh-my-zsh', '~> 0.4.4', :supermarket
cookbook 'oh-my-zsh', '~> 0.4.4'
knife supermarket install oh-my-zsh
knife supermarket download oh-my-zsh
README
Dependencies
Changelog
Quality 33%
= DESCRIPTION: A cookbook that installs and configures oh-my-zsh! https://github.com/robbyrussell/oh-my-zsh = REQUIREMENTS: == Platform: Tested on Ubuntu 10.04, but should work on most Debian and Red Hat derivatives. == Cookbooks: Depends on users, git and zsh. = ATTRIBUTES: * +ohmyzsh[:theme]+ sets the default oh-my-zsh theme. = USAGE: Any user data bag item with a shell set to zsh will have this recipe applied. Per-user themes are set by including an +oh-my-zsh-theme+ entry in a user data bag item. The default recipe clones a copy of the git repository in each home directory once. The "shared" recipe clones a single copy, links from each home directory and syncs it each time chef runs.

oh-my-zsh cookbook CHANGELOG

This file is used to list changes made in each version of the on-my-zsh cookbook.

v0.4.4

  • Update to latest oh-my-zsh template
  • Only install for users that have a home directory
  • Updates to test-kitchen configuration for better testing
  • CONTRIBUTING, CHANGELOG and CONTRIBUTING documents

v0.4.3

  • Current version. Initial CHANGELOG.

Collaborator Number Metric
            

0.4.4 passed this metric

Contributing File Metric
            

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

0.4.4 failed this metric

FC064: Ensure issues_url is set in metadata: oh-my-zsh/metadata.rb:1
FC065: Ensure source_url is set in metadata: oh-my-zsh/metadata.rb:1
FC066: Ensure chef_version is set in metadata: oh-my-zsh/metadata.rb:1
FC069: Ensure standardized license defined in metadata: oh-my-zsh/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.4.4 passed this metric

Testing File Metric
            

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

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