Project
Reverse Dependencies for benry-cmdopt
The projects listed here declare benry-cmdopt as a runtime or development dependency
0.02
Oktest.rb is a new-style testing library for Ruby.
You can write `ok {1+1} == 2` instead of `assert_equal 2, 1+1` or
`expect(1+1).to eq 2`.
In addition, Oktest.rb supports **Fixture injection** feature
inspired by dependency injection and **JSON Matcher** feature
similar to JSON schema.
See htt...
2019
2020
2021
2022
2023
2024
0.0
Benry-CmdApp is a framework to create command-line application
like `git`, `docker`, or `npm` commands.
If you want create a command-line application which takes sub-commands,
Benry-CmdApp is the solution.
See https://kwatch.github.io/benry-ruby/benry-cmdapp.html for details.
2019
2020
2021
2022
2023
2024