#!/usr/bin/env ruby
# -*- encoding: utf-8 -*-

require 'growthforecast-client'
GrowthForecast::CLI.start(ARGV)