Sha256: b78794895c1254a02c4d98476b1e6c942fc9c1a60bf4ccb453f1467e4a124052
Contents?: true
Size: 235 Bytes
Versions: 4
Compression:
Stored size: 235 Bytes
Contents
#!/usr/bin/env ruby file = __FILE__ if test(?l, file) require "pathname" file = Pathname.new(file).realpath end require "ruby-processing" require File.expand_path(File.dirname(file) + "/../lib/dxruby") Processing::Runner.execute
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
dxruby_rp5-0.0.4 | bin/dxrp5 |
dxruby_rp5-0.0.3 | bin/dxrp5 |
dxruby_rp5-0.0.2 | bin/dxrp5 |
dxruby_rp5-0.0.1 | bin/dxrp5 |