RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Using OptionParser in CLI apps (PDF Download)

In this minicourse, you’ll build a complete command-line app that uses the built-in OptionParser library to parse arguments. OptionParser simplifies the processes of taking arguments from users on the command line.

Download the PDF and find out how to use OptionParser in the executable of your Ruby app.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in