#!/usr/bin/env ruby # coding: utf-8 $:.unshift File.join(File.dirname(__FILE__), *%w[.. lib]) require 'status' Status::Base.new(*ARGV).update