#!/usr/bin/env ruby # Exit cleanly from an early interrupt Signal.trap('INT') { exit 1 } require 'rocktumbler' Rocktumbler::Tumbler.new.tumble