#!/usr/bin/env ruby require 'bundler/setup' require 'chord' Chord.config_from_file('config.yml') require 'irb' IRB.start