rubycom 0.4.0
Enables command-line access for methods in an including module. Reads method documentation for command line help output. Parses command line options and flags. Turn your library into a command-line app by simply including Rubycom.
Gemfile:
=
install:
=
Runtime Dependencies (2):
method_source
>= 0
parslet
>= 0