require "./app" app = AutoBoard::App.new app.parse_args(ARGV) app.run()