require 'json' require 'pgit/configuration' require 'pgit/current_branch' require 'pgit/current_project' require 'pgit/installer' require 'pgit/name_parser' require 'pgit/story' require 'pgit/story_branch' require 'pgit/story_branch/application' require 'pgit/version.rb' require 'yaml' # Add requires for other files you add to your project here, so # you just need to require this one file in your bin file