Skip to content
This repository was archived by the owner on Feb 3, 2018. It is now read-only.

Chef cookbook to install The Silver Searcher

License

Notifications You must be signed in to change notification settings

mcornick/the_silver_searcher-cookbook

UNMAINTAINED

This cookbook is unmaintained. Use at your own risk.

the_silver_searcher cookbook

Builds The Silver Searcher from source.

Requirements

This cookbook supports Debian and Red Hat platform families. It is tested on the two most recent major versions of CentOS, the most recent stable version of Debian, the most recent version of Fedora supporting yum, the current and previous LTS versions of Ubuntu, and the most recent version of Ubuntu.

It depends on the build_essential cookbook which recommends, on Debian platform family systems, to run an apt-get update before running it to ensure that the latest version is installed. See the note there for further instructions.

Usage

Include recipe[the_silver_searcher] in a run list.

Attributes

  • [:the_silver_searcher][:version] = version number to install

  • [:the_silver_searcher][:checksum] = checksum of tar.gz source for this version

  • [:the_silver_searcher][:url] = url of tar.gz source

  • [:the_silver_searcher][:build_opt] = options to pass to build.sh, e.g. to install to a different prefix, use '--prefix=/opt/the_silver_searcher'

Recipes

  • default - installs The Silver Searcher to /usr/local/bin/ag

Author

Author:: Mark Cornick (mailto:mark@markcornick.com)

Contributors

Thanks to:

  • @muratayusuke (Yusuke Murata)
  • @byplayer

About

Chef cookbook to install The Silver Searcher

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages