Sha256: a62c3877d03db6fe8cfc3092a713a2ab22bffb7e55c94a6a29067dd743c2375a

Contents?: true

Size: 151 Bytes

Versions: 12

Compression:

Stored size: 151 Bytes

Contents

#!/usr/bin/env ruby
$:.push File.expand_path("../../lib", __FILE__)

require 'match'
require 'match/commands_generator'
Match::CommandsGenerator.start

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
match-0.11.1 bin/match
match-0.11.0 bin/match
match-0.10.0 bin/match
match-0.9.0 bin/match
match-0.8.1 bin/match
match-0.8.0 bin/match
match-0.7.0 bin/match
match-0.6.4 bin/match
match-0.6.3 bin/match
match-0.6.2 bin/match
match-0.6.1 bin/match
match-0.6.0 bin/match