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

ack (2) Versions 1.0.0

Installs ack, a utility for quickly performing recursive searches of directory trees of text files (such as source code).

Policyfile
Berkshelf
Knife
cookbook 'ack', '= 1.0.0', :supermarket
cookbook 'ack', '= 1.0.0'
knife supermarket install ack
knife supermarket download ack
README
Dependencies
Quality -%

Description

Installs ack, a utility for quickly performing recursive searches of directory
trees of text files (such as source code).

On Debian-based platforms (e.g. Ubuntu), it creates a symlink in /usr/local/bin
called 'ack' so you don't have to type 'ack-grep' to run it. You can change this
behavior by setting the [:ack][:symlink_as] attribute.

Requirements

Platforms:

  • Debian
  • Ubuntu
  • Red Hat/CentOS/Fedora
  • ArchLinux

Attributes

  • node[:ack][:symlink_as] - What to symlink to /usr/bin/ack-grep. Debian/Ubuntu only.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found