The project is in a healthy, maintained state
Benry-ActionRunner is a Action runner or Task runner, like Rake or Gulp. Compared to Rake, actions of Benry-ActionRunner can take their own options and arguments. For example, `arun hello --lang=fr Alice` runs `hello` action with an option `--lang=fr` and an argument `Alice`. Benry-ActionRunner is also an example application of Benry-CmdApp framework. See https://kwatch.github.io/benry-ruby/benry-actionrunner.html for details.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1

Runtime