#!/usr/bin/env ruby require 'bundler/setup' require 'tipi/cli' trap('SIGINT') { exit } Tipi::CLI.start