Sha256: ffc089798c4617e849aa0e504c7ded8018a11b676727876ec8bb9a69a6e95af2
Contents?: true
Size: 480 Bytes
Versions: 12
Compression:
Stored size: 480 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 'example_target' Cosmos::ExampleTarget.run
Version data entries
12 entries across 12 versions & 1 rubygems