# this loads all of "git semaphore" load "exe/git-semaphore" unless Kernel.const_defined? 'Git::Semaphore' # utility function to set pry context # to an instance of def app() pry Git::Semaphore::App.new(Git::Semaphore.auth_token, Git::Semaphore.git_repo, ENV) ; end