RubyGems Navigation menu

rhelp 0.0.3

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

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:

a1d83ad18d9c59a553955670aaabdb575fadb59dfff14f3cd736e46eaea1ff06

Total downloads 13,508

For this version 2,515

License:

MIT

Required Ruby Version: None

Links: