#!/usr/bin/ruby

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