Sha256: 5b6ac71f00a581cc8a08ceef071efaa714844c872f3330c0792aefd29add030c
Contents?: true
Size: 203 Bytes
Versions: 4
Compression:
Stored size: 203 Bytes
Contents
#!/usr/bin/env ruby $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) require 'hooray' puts puts ' Hooray!' Hooray::CLI.start(ARGV)
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hooray-0.1.9 | bin/hoo |
hooray-0.1.8 | bin/hoo |
hooray-0.1.5 | bin/hoo |
hooray-0.0.9 | bin/hoo |