Sha256: e8eabd3979daae9880f0d0d5afd4e953f2d9963bfb3d14ff399a647aa8e5d640

Contents?: true

Size: 161 Bytes

Versions: 11

Compression:

Stored size: 161 Bytes

Contents

#!/usr/bin/env ruby
root = File.expand_path('../lib', __FILE__)
$:.unshift(root) unless $:.include?(root)

require "teabag/command_line"
Teabag::CommandLine.new

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
teabag-0.7.3 bin/teabag
teabag-0.7.2 bin/teabag
teabag-0.7.1 bin/teabag
teabag-0.7.0 bin/teabag
teabag-0.6.0 bin/teabag
teabag-0.5.5 bin/teabag
teabag-0.5.4 bin/teabag
teabag-0.5.3 bin/teabag
teabag-0.5.2 bin/teabag
teabag-0.5.1 bin/teabag
teabag-0.5.0 bin/teabag