Sha256: df6eb64de1418958c6fa95e953c3af204c0eb735ebd14729e19a771b954cb6d0

Contents?: true

Size: 186 Bytes

Versions: 23

Compression:

Stored size: 186 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

# Catch Ctrl-c
trap('INT') do
  exit
end

system "TAKELAGE_TAU_TAU=#{$PROGRAM_NAME} TAKELAGE_TAU_SHIP=true tau ship #{ARGV.join(' ')}"

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
takeltau-0.46.9 bin/ship
takeltau-0.46.8 bin/ship
takeltau-0.46.5 bin/ship
takeltau-0.46.1 bin/ship
takeltau-0.46.0 bin/ship
takeltau-0.45.27 bin/ship
takeltau-0.45.26 bin/ship
takeltau-0.45.24 bin/ship
takeltau-0.45.23 bin/ship
takeltau-0.45.22 bin/ship
takeltau-0.45.21 bin/ship
takeltau-0.45.19 bin/ship
takeltau-0.45.17 bin/ship
takeltau-0.45.16 bin/ship
takeltau-0.45.14 bin/ship
takeltau-0.45.13 bin/ship
takeltau-0.45.12 bin/ship
takeltau-0.45.11 bin/ship
takeltau-0.45.10 bin/ship
takeltau-0.45.9 bin/ship