Scripting Frameworks
Libraries that simplify the writing of command-line interfaces for your Ruby programs
28.72
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 ...
2017
2018
2019
2020
2021
2022
25.9
Thor is a toolkit for building powerful command-line interfaces.
2017
2018
2019
2020
2021
2022
0.27
a class factory and dsl for generating command line programs real quick
2017
2018
2019
2020
2021
2022
0.04
Hanami framework to build command line interfaces with Ruby
2017
2018
2019
2020
2021
2022
0.02
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
2017
2018
2019
2020
2021
2022
0.01
Command line utility framework
2017
2018
2019
2020
2021
2022
0.0
Sake tastes great and helps maintain system-level Rake files.
2017
2018
2019
2020
2021
2022