benry-actionrunner 0.1.0
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.
Gemfile:
=
instalar:
=
Versões:
- 0.1.0 November 28, 2023 (20,5 KB)
Runtime Dependencies (2):
benry-cmdapp
~> 1
benry-unixcommand
~> 1
Development Dependencies (1):
oktest
~> 1