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!

Benry-ActionRunner 0.1.0 released

Benry-ActionRunner 0.1.0 released.

Benry-ActionRunner is a small utility to run actions or tasks. Similar to Rake but much better than it, because actions on Benry-ActionRunner can take their own arguments and options.

For example: arun hello -l en world (Benry-ActionRunner) v.s. rake hello lang=en name=world (Rake).

Benry-ActionRunner is also an example application of Benry-CmdApp framework.

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