Sha256: af849498a46ad92706c1e6f86431463f1121ab6fcc98cda6f12ef3ea3693b3dc

Contents?: true

Size: 217 Bytes

Versions: 24

Compression:

Stored size: 217 Bytes

Contents

#!/usr/bin/env ruby

require "semantic_logger"
require "rocket_job/cli"

# Start a rocketjob server instance from the command line
# Allow Ruby to catch and display any startup exceptions
RocketJob::CLI.new(ARGV).run

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
rocketjob-5.2.0 bin/rocketjob
rocketjob-5.2.0.beta3 bin/rocketjob
rocketjob-5.2.0.beta2 bin/rocketjob
rocketjob-5.2.0.beta1 bin/rocketjob