#!/usr/bin/env ruby require 'bundler/setup' require 'git/multi' require 'pry' Pry.start # That's all Folks!