Sha256: 9823bbf9b053051bc0c67b0828f29cadf2c72342eb972894ce96e90c1788bf93
Contents?: true
Size: 225 Bytes
Versions: 6
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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
autoproj-2.17.0 | bin/autoproj |
autoproj-2.16.0 | bin/autoproj |
autoproj-2.15.3 | bin/autoproj |
autoproj-2.15.2 | bin/autoproj |
autoproj-2.15.1 | bin/autoproj |
autoproj-2.15.0 | bin/autoproj |