#!/usr/bin/env ruby require File.dirname(__FILE__) + '/../lib/flustered' Flustered::Cli.run(*ARGV)