Sha256: e353ac4ce781851287ef075f872d6ebb3eece453ff0564b17d01efc2d47b598f
Contents?: true
Size: 483 Bytes
Versions: 102
Compression:
Stored size: 483 Bytes
Contents
#!/usr/bin/env ruby # encoding: ascii-8bit # Copyright 2014 Ball Aerospace & Technologies Corp. # All Rights Reserved. # # This program is free software; you can modify and/or redistribute it # under the terms of the GNU General Public License # as published by the Free Software Foundation; version 3 with # attribution addendums as found in the LICENSE.txt require_relative 'tools/tool_launch' tool_launch do require 'cosmos/tools/launcher/launcher' Cosmos::Launcher.run end
Version data entries
102 entries across 51 versions & 1 rubygems