Sha256: f5e4117b1b2a72f958141f8138f3b73131d59c0b750a30cd435eae21af34956c

Contents?: true

Size: 151 Bytes

Versions: 16

Compression:

Stored size: 151 Bytes

Contents

#!/usr/bin/env ruby
require 'l5m-tools'
if ARGV[0] == 'svn'
    L5MTools.svn.run(*ARGV){|log| puts log} 
else
    L5MTools.application.run(*ARGV) 
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
l5m-tools-0.2.0 bin/l5m
l5m-tools-0.1.4 bin/l5m
l5m-tools-0.1.3 bin/l5m
l5m-tools-0.1.2 bin/l5m
l5m-tools-0.1.1 bin/l5m
l5m-tools-0.1.0 bin/l5m
l5m-tools-0.0.11 bin/l5m
l5m-tools-0.0.10 bin/l5m
l5m-tools-0.0.9 bin/l5m
l5m-tools-0.0.8 bin/l5m
l5m-tools-0.0.7 bin/l5m
l5m-tools-0.0.6 bin/l5m
l5m-tools-0.0.5 bin/l5m
l5m-tools-0.0.4 bin/l5m
l5m-tools-0.0.3 bin/l5m
l5m-tools-0.0.2 bin/l5m