Sha256: 30e4ff62d8ff4a4a8a84bfde22cb378a3edd11ea0ead43fe849852196fa07213
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
#!/usr/bin/env ruby SCRIPT_DIRECTORY = File.expand_path('../../', __FILE__) CONFIG_FILE = File.expand_path('../../', __FILE__) + '/config.txt' require "#{SCRIPT_DIRECTORY}/menu_launcher.rb" Main.new(CONFIG_FILE).show
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
line-em-up-2.0.4 | bin/line-em-up.sh |