#!/usr/bin/env ruby

require 'sinator/command'
puts Sinator::Command.parse ARGV
