Sha256: 7e851ed17a7ce48eb0c24631fc0e0154cdcf9a4dbb907d6d19ca75c90efde8fd

Contents?: true

Size: 264 Bytes

Versions: 24

Compression:

Stored size: 264 Bytes

Contents

#!/usr/bin/env ruby
require 'high_five'
require 'high_five/thor/runner'
bin_file = Pathname.new(__FILE__).realpath
# add self to libpath
$:.unshift File.expand_path("../../lib", bin_file)

$thor_runner = true
$high_five_runner = true
::HighFive::Thor::Runner.start

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
high_five-0.3.23 bin/hi5
high_five-0.3.22 bin/hi5
high_five-0.3.21 bin/hi5
high_five-0.3.20 bin/hi5
high_five-0.3.19 bin/hi5
high_five-0.3.18 bin/hi5
high_five-0.3.17 bin/hi5
high_five-0.3.16 bin/hi5
high_five-0.3.15 bin/hi5
high_five-0.3.14 bin/hi5
high_five-0.3.13 bin/hi5
high_five-0.3.12 bin/hi5
high_five-0.3.11 bin/hi5
high_five-0.3.10 bin/hi5
high_five-0.3.9 bin/hi5
high_five-0.3.8 bin/hi5
high_five-0.3.7 bin/hi5
high_five-0.3.6 bin/hi5
high_five-0.3.5 bin/hi5
high_five-0.3.4 bin/hi5