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!

Introducing Boson - A command/task framework for irb and the commandline

Boson is a new gem which blurs the distinction between writing ruby commands for use in irb or in a shell. It comes with a powerful option parser, ability to write commands in plain non-dsl ruby and a command manager. The intro post explains its basic features. The second post reveals its integration with Hirb to produce a toggleable Hirb view per command and a useful github library.

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