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