Sha256: 46f1359bfcb60d3dddf7e34f0064198fa855f4e912fa9485f9007940b1872340
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
#!/usr/bin/env ruby root = File.expand_path(File.dirname(__FILE__)) require "#{root}/../lib/slinky" #require 'slinky' Slinky::Runner.new(ARGV).run
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
slinky-0.4.1 | bin/slinky |