Sha256: 82f5082af8c977605acb4501916880245092dc96034a856682e01e098d240beb
Contents?: true
Size: 218 Bytes
Versions: 29
Compression:
Stored size: 218 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/ruby-processing") Processing::Runner.execute
Version data entries
29 entries across 29 versions & 1 rubygems