#!/usr/bin/ruby.ruby2.1 

require_relative '../lib/ll'

LL::CLI.new.run
