kwatch / benry-ruby

Utility libraries for Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benry

Useful tools in Ruby.

Benry-CLI

[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.)

Benry-CmdApp

Command-line application framework.

https://github.com/kwatch/benry-ruby/tree/main/benry-cmdapp

Benry-CmdOpt

Command option parser. Much better than optparse.rb.

https://github.com/kwatch/benry-ruby/tree/main/benry-cmdopt

Benry-Config

Small library for configuration of application.

https://github.com/kwatch/benry-ruby/tree/main/benry-config

Benry-Recorder

Test double (spy, stub, or mock) library for unit test.

https://github.com/kwatch/benry-ruby/tree/main/benry-recorder

Benry-UnixCommand

Utility which provides basic UNIX command features. Better than FileUtils.rb.

https://github.com/kwatch/benry-ruby/tree/main/benry-unixcommand

Benry-YamlUtil

[EXPERIMENTAL] Utility for YAML library.

https://github.com/kwatch/benry-ruby/tree/main/benry-yamlutil

About

Utility libraries for Ruby

License:MIT License


Languages

Language:Ruby 65.0%Language:HTML 20.0%Language:MDX 15.0%Language:Shell 0.0%