Sha256: db659c6ee6d5b2a17e0a63968d045ef79292f68071c6f9a22d9e4f15b8f14871

Contents?: true

Size: 176 Bytes

Versions: 14

Compression:

Stored size: 176 Bytes

Contents

#!/usr/bin/env ruby
require File.dirname(__FILE__) + "/../lib/geordi/capistrano"
include Geordi::Capistrano

catching_errors do
  self.stage = ARGV.shift
  shell_for(ARGV)
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
geordi-0.16.2 bin/shell-for
geordi-0.16.1 bin/shell-for
geordi-0.16.0 bin/shell-for
geordi-0.15.7 bin/shell-for
geordi-0.15.6 bin/shell-for
geordi-0.15.5 bin/shell-for
geordi-0.15.4 bin/shell-for
geordi-0.15.3 bin/shell-for
geordi-0.15.2 bin/shell-for
geordi-0.15.1 bin/shell-for
geordi-0.15.0 bin/shell-for
geordi-0.14.9 bin/shell-for
geordi-0.14.8 bin/shell-for
geordi-0.14.7 bin/shell-for