Sha256: c934cb782639ad9b5e0562e810cf6780f4fead499390bc18642058f9d0770182

Contents?: true

Size: 212 Bytes

Versions: 6

Compression:

Stored size: 212 Bytes

Contents

#!/usr/bin/env ruby

file = __FILE__
if test(?l, file)
  require 'pathname'
  file = Pathname.new(file).realpath
end

require File.expand_path(File.dirname(file) + '/../lib/jruby_art')
Processing::Runner.execute

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jruby_art-0.2.6.pre bin/k9
jruby_art-0.2.4.pre bin/k9
jruby_art-0.2.3.pre bin/k9
jruby_art-0.2.2.pre bin/k9
jruby_art-0.2.1.pre bin/k9
jruby_art-0.2.0.pre bin/k9