#!/usr/bin/env ruby require_relative '../lib/flow/cli' Flow::Cli::CmdManager.start(ARGV)