Sha256: 1e841361b971d3e39712b7a5b600a0f1e8592ba0686b65bff243f1dbe72e2e56

Contents?: true

Size: 186 Bytes

Versions: 22

Compression:

Stored size: 186 Bytes

Contents

#!/usr/bin/env ruby

begin
  require 'ruboto/commands/base'
rescue RuntimeError
  puts $!.message
  exit 1
end

# Run Base, which will handle actual commands
Ruboto::Commands::Base.main

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
ruboto-1.6.1 bin/ruboto
ruboto-1.6.0 bin/ruboto
ruboto-1.5.0 bin/ruboto
ruboto-1.4.1 bin/ruboto
ruboto-1.4.0 bin/ruboto
ruboto-1.3.1 bin/ruboto
ruboto-1.3.0 bin/ruboto
ruboto-1.2.0 bin/ruboto
ruboto-1.1.2 bin/ruboto
ruboto-1.1.1 bin/ruboto
ruboto-1.1.0 bin/ruboto
ruboto-1.0.3 bin/ruboto
ruboto-1.0.2 bin/ruboto
ruboto-1.0.1 bin/ruboto
ruboto-1.0.0 bin/ruboto
ruboto-0.16.0 bin/ruboto
ruboto-0.15.0 bin/ruboto
ruboto-0.14.0 bin/ruboto
ruboto-0.13.0 bin/ruboto
ruboto-0.12.0 bin/ruboto