#!/usr/bin/env ruby
require 'pact_broker/client/cli/broker'

PactBroker::Client::CLI::Broker.start
