Commit d3d8fce6 authored by Vince Wadhwani's avatar Vince Wadhwani

rename file to ag by request

parent e6838605
require 'package' require 'package'
class The_silver_searcher < Package class Ag < Package
description 'Code-search similar to ack. (ag)' description 'The Silver Searcher. Very fast search similar to ack or grep. (ag)'
homepage 'https://github.com/ggreer/the_silver_searcher' homepage 'https://github.com/ggreer/the_silver_searcher'
version '2.0.0' version '2.0.0'
source_url 'https://github.com/ggreer/the_silver_searcher/archive/2.0.0.tar.gz' source_url 'https://github.com/ggreer/the_silver_searcher/archive/2.0.0.tar.gz'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment