Useful tools in Ruby.
[OBSOLETE] MVC-like framework for command-line application.
https://github.com/kwatch/benry-ruby/tree/main/benry-cli
(This is obsolete. Use Benry-CmdApp instead.)
Command-line application framework.
https://github.com/kwatch/benry-ruby/tree/main/benry-cmdapp
Command option parser. Much better than optparse.rb
.
https://github.com/kwatch/benry-ruby/tree/main/benry-cmdopt
Small library for configuration of application.
https://github.com/kwatch/benry-ruby/tree/main/benry-config
Test double (spy, stub, or mock) library for unit test.
https://github.com/kwatch/benry-ruby/tree/main/benry-recorder
Utility which provides basic UNIX command features. Better than FileUtils.rb
.
https://github.com/kwatch/benry-ruby/tree/main/benry-unixcommand
[EXPERIMENTAL] Utility for YAML library.
https://github.com/kwatch/benry-ruby/tree/main/benry-yamlutil