Sha256: 42d79acae6ec1c0f7c27569ac8727dfc3acb991aafe759a7dc12324ae56b4f7c

Contents?: true

Size: 225 Bytes

Versions: 16

Compression:

Stored size: 225 Bytes

Contents

#! /usr/bin/env ruby

require 'autoproj/cli'
require 'autoproj/cli/main'
argv = Autoproj::CLI.basic_setup

begin
    Autoproj::CLI::Main.start(argv)
rescue Interrupt
    # Already notified in the reporting infrastructure
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
autoproj-2.12.0 bin/autoproj
autoproj-2.11.0 bin/autoproj
autoproj-2.10.2 bin/autoproj
autoproj-2.10.1 bin/autoproj
autoproj-2.10.0 bin/autoproj
autoproj-2.9.0 bin/autoproj
autoproj-2.8.8 bin/autoproj
autoproj-2.8.7 bin/autoproj
autoproj-2.8.6 bin/autoproj
autoproj-2.8.5 bin/autoproj
autoproj-2.8.5.b1 bin/autoproj
autoproj-2.8.4 bin/autoproj
autoproj-2.8.3 bin/autoproj
autoproj-2.8.2 bin/autoproj
autoproj-2.8.1 bin/autoproj
autoproj-2.8.0 bin/autoproj