Sha256: 269366e67cb7404b776052b0c6e89e0522469fcd28fbe73dcca1c363649d79ee

Contents?: true

Size: 167 Bytes

Versions: 11

Compression:

Stored size: 167 Bytes

Contents

#!/usr/bin/env ruby
$:.unshift File.expand_path '../lib', File.dirname(__FILE__)
require 'rubygems'
require 'tw'
require 'tw/app/main'

app = Tw::App.new
app.run ARGV

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
tw-0.2.6 bin/tw
tw-0.2.5 bin/tw
tw-0.2.4 bin/tw
tw-0.2.3 bin/tw
tw-0.2.2 bin/tw
tw-0.2.1 bin/tw
tw-0.2.0 bin/tw
tw-0.1.1 bin/tw
tw-0.1.0 bin/tw
tw-0.0.3 bin/tw
tw-0.0.2 bin/tw