RubyGems Navigation menu

rhelp 0.0.2

A script to allow you to format a help display for in the console. you run the command as: % rhelp It looks for comments at the beginning of the file, and reads them line by line until it reaches an uncommented or blank line. For example: % cat script.rb # Prints 'hello' to the console. puts 'Hello' % rhelp script.rb Prints 'hello' to the console.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.4 - August 19, 2013 (3 KB)
  2. 0.0.3 - August 19, 2013 (3.5 KB)
  3. 0.0.2 - August 19, 2013 (3.5 KB)
  4. 0.0.1 - August 19, 2013 (3 KB)
  5. 0.0.0 - August 19, 2013 (3 KB)

Owners:

Authors:

  • Brady Koehler

SHA 256 checksum:

f7554c98e52a7b8cf019eb592f20c468092c06f811f8b8c7f580258cc69f5fa2

Total downloads 13,508

For this version 2,493

License:

MIT

Required Ruby Version: None

Links: