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