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!

Writing a CLI in Ruby with GLI

Building a CLI (command line interface) in Ruby is made easy with the GLI gem. This post shows how it’s done and how it can be integrated into a Rails project.

Comments

Great article about the GLI (git-like interfaces) gem. FYI: I’ve written an article titled “gli gem - git-like interfaces for awesome command-line tools” in the Planet Ruby Gem of the Week series a while ago. Cheers.

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