Sha256: 72bcff816bc0f53cafbb700c0087918e23750dd412748a7666d94096d019ddcd

Contents?: true

Size: 247 Bytes

Versions: 48

Compression:

Stored size: 247 Bytes

Contents

#! /usr/bin/env ruby

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

argv = ARGV.find_all { |arg| arg != "--no-plugins" }
if argv.size == ARGV.size
    Autoproj::CLI.load_plugins
end
Autoproj::CLI::Main.start(argv)

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
autoproj-2.2.2 bin/autoproj
autoproj-2.2.1 bin/autoproj
autoproj-2.2.0 bin/autoproj
autoproj-2.1.2 bin/autoproj
autoproj-2.1.1 bin/autoproj
autoproj-2.1.0 bin/autoproj
autoproj-2.1.0.rc1 bin/autoproj
autoproj-2.0.3 bin/autoproj
autoproj-2.0.2 bin/autoproj
autoproj-2.0.1 bin/autoproj
autoproj-2.0.0 bin/autoproj
autoproj-2.0.0.rc42 bin/autoproj
autoproj-2.0.0.rc41 bin/autoproj
autoproj-2.0.0.rc40 bin/autoproj
autoproj-2.0.0.rc39 bin/autoproj
autoproj-2.0.0.rc38 bin/autoproj
autoproj-2.0.0.rc37 bin/autoproj
autoproj-2.0.0.rc36 bin/autoproj
autoproj-2.0.0.rc35 bin/autoproj
autoproj-2.0.0.rc34 bin/autoproj