#!/usr/bin/env ruby

require 'protobuf/cli'
::Protobuf::CLI.start(ARGV)
exit
