#!/usr/bin/env ruby root = File.expand_path(File.dirname(__FILE__)) require "#{root}/../lib/slinky" #require 'slinky' Slinky::Runner.new(ARGV).run