Scripting Frameworks
Libraries that simplify the writing of command-line interfaces for your Ruby programs
20.82
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified in standard Ruby syntax.
Rake has the following features:
* Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax.
No XML files to edit. No quirky Makefile syntax to worry ...
2020
2021
2022
2023
2024
2025
18.84
Thor is a toolkit for building powerful command-line interfaces.
2020
2021
2022
2023
2024
2025
0.53
Common framework to build command line interfaces with Ruby
2020
2021
2022
2023
2024
2025
0.18
a class factory and dsl for generating command line programs real quick
2020
2021
2022
2023
2024
2025
0.04
A modular Ruby toolkit for building clean, correct, and robust CLI commands as plain-old Ruby classes.
2020
2021
2022
2023
2024
2025
0.01
Boson is a modular command/task framework. Thanks to its rich set of plugins, it differentiates itself from rake and thor by being usable from irb and the commandline, having optional automated views generated by hirb and allowing libraries to be written as plain ruby. Works with ruby >= 1.9.2
2020
2021
2022
2023
2024
2025
0.0
Command line utility framework
2020
2021
2022
2023
2024
2025
0.0
Sake tastes great and helps maintain system-level Rake files.
2020
2021
2022
2023
2024
2025