#!/usr/bin/env ruby require_relative '../lib/git_flower/cli' GitFlower::CLI.start(ARGV)