Sha256: 5ea7845ea6c2c984d03fa7b7b9eea82419ac95ec67db02bb67e3b8867012a59b
Contents?: true
Size: 217 Bytes
Versions: 8
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
8 entries across 8 versions & 1 rubygems