Sha256: fdbfb195747ad66971eff020d8af5928865c8cb48ce292fe662e7e9aa824c0b8
Contents?: true
Size: 165 Bytes
Versions: 6
Compression:
Stored size: 165 Bytes
Contents
#!/usr/bin/env ruby root = File.expand_path('../lib', __FILE__) $:.unshift(root) unless $:.include?(root) require "teaspoon/command_line" Teaspoon::CommandLine.new
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
teaspoon-0.7.9 | bin/teaspoon |
teaspoon-0.7.8 | bin/teaspoon |
teaspoon-0.7.7 | bin/teaspoon |
teaspoon-0.7.6 | bin/teaspoon |
teaspoon-0.7.5 | bin/teaspoon |
teaspoon-0.7.4 | bin/teaspoon |