#!/usr/pkg/bin/ruby22

require "oauth/cli"

OAuth::CLI.execute(STDOUT, STDIN, STDERR, ARGV)
