Sha256: e629ce3e05a651c6d9311c7e2d64ff804d373a3e277c9e1d50158dd9ef6a60c1

Contents?: true

Size: 187 Bytes

Versions: 42

Compression:

Stored size: 187 Bytes

Contents

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

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

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
tw-1.3.1 bin/tw
tw-1.3.0 bin/tw
tw-1.2.1 bin/tw
tw-1.2.0 bin/tw
tw-1.1.1 bin/tw
tw-1.1.0 bin/tw
tw-1.0.12 bin/tw
tw-1.0.11 bin/tw
tw-1.0.10 bin/tw
tw-1.0.9 bin/tw
tw-1.0.8 bin/tw
tw-1.0.7 bin/tw
tw-1.0.6 bin/tw
tw-1.0.5 bin/tw
tw-1.0.4 bin/tw
tw-1.0.3 bin/tw
tw-1.0.2 bin/tw
tw-1.0.1 bin/tw
tw-1.0.0 bin/tw
tw-0.5.2 bin/tw