Sha256: 88261a5f5225d17e5952a2d0f756843a49d1cf6ca6e160453dce0d4c9c697914
Contents?: true
Size: 507 Bytes
Versions: 64
Compression:
Stored size: 507 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 'autohotkey.rb' autohotkey('Launcher', 'launcher.ahk') do require 'cosmos/tools/launcher/launcher' Cosmos::Launcher.run end
Version data entries
64 entries across 64 versions & 1 rubygems