Sha256: 05a10ffca1c99259945325777cb8f1e172331a7908c85a330f778964acba02ad
Contents?: true
Size: 180 Bytes
Versions: 4
Compression:
Stored size: 180 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.0.7 | bin/hoo |
hooray-0.0.5 | bin/hoo |
hooray-0.0.3 | bin/hoo |
hooray-0.0.1 | bin/hoo |