#!/usr/bin/env ruby $:.push File.expand_path("../../lib", __FILE__) require 'motherbrain' MB::Cli::Runner.new(ARGV).execute!