Sha256: f3b215b706be71b538547d8e665f3dabb2ce119a4f6be53f26ace1644cf06a64
Contents?: true
Size: 491 Bytes
Versions: 119
Compression:
Stored size: 491 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 'bundler/setup' unless ENV['COSMOS_DEVEL'] require 'cosmos' require 'cosmos/tools/launcher/launcher' Cosmos::Launcher.run
Version data entries
119 entries across 64 versions & 1 rubygems