Sha256: 85a8f068044211df1df557ac8d671126fe6cc07848cd7120d0278ca9e668af5f
Contents?: true
Size: 518 Bytes
Versions: 11
Compression:
Stored size: 518 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 'fileutils' require_relative 'autohotkey.rb' autohotkey('TlmViewer3') do require 'cosmos/tools/tlm_viewer/tlm_viewer' Cosmos::TlmViewer.run end
Version data entries
11 entries across 11 versions & 1 rubygems