#!/usr/bin/env ruby

require 'bluefeather/cui'
BlueFeather::CUI.run(ARGV) or exit(1)