Sha256: 0d2582b8a945cdb2999fce3e536c56128868ee89412b27eed0f97c960c4c2544

Contents?: true

Size: 239 Bytes

Versions: 2

Compression:

Stored size: 239 Bytes

Contents

#!/usr/bin/env ruby
#
#  Created on 2010-4-23.
#  Copyright (c) 2010. All rights reserved.

require 'rubygems'
require File.expand_path(File.dirname(__FILE__) + "/../lib/tidtools")
require "tidgrep/cli"

Tidgrep::CLI.execute(STDOUT, ARGV)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tidtools-0.0.2 bin/tidgrep
tidtools-0.0.1 bin/tidgrep