Scripting Frameworks
Libraries that simplify the writing of command-line interfaces for your Ruby programs
20.43
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 ...
2021
2022
2023
2024
2025
2026
17.71
Thor is a toolkit for building powerful command-line interfaces.
2021
2022
2023
2024
2025
2026
0.61
Common framework to build command line interfaces with Ruby
2021
2022
2023
2024
2025
2026
0.15
a class factory and dsl for generating command line programs real quick
2021
2022
2023
2024
2025
2026
0.04
A modular Ruby toolkit for building clean, correct, and robust CLI commands as plain-old Ruby classes.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
Command line utility framework
2021
2022
2023
2024
2025
2026
0.0
Sake tastes great and helps maintain system-level Rake files.
2021
2022
2023
2024
2025
2026