Sha256: 4e62f1bb679882514ea8891b072f5e05625bf317795c12c6cc7132d75bbae500

Contents?: true

Size: 118 Bytes

Versions: 6

Compression:

Stored size: 118 Bytes

Contents

#!/usr/bin/env ruby
require "my_help"
MyHelp::Command.run(ARGV)

#require "my_help_thor"
#MyHelp::Command.start(ARGV)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
my_help-0.6.2 exe/my_help
my_help-0.6.1 exe/my_help
my_help-0.6.0 exe/my_help
my_help-0.5.2 exe/my_help
my_help-0.5.1 exe/my_help
my_help-0.5.0 exe/my_help