Ruby CLI Builder

Open-source Ruby projects categorized as CLI Builder

Top 15 Ruby CLI Builder Projects

CLI Builder
  1. Thor

    Thor is a toolkit for building powerful command-line interfaces.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. TTY

    Toolkit for developing sleek command line apps.

    Project mention: TTY Toolkit: Terminal Apps the Easy Way | news.ycombinator.com | 2024-11-10
  4. Rake

    A make-like build utility for Ruby.

    Project mention: 2. Creating a Sandbox Environment | dev.to | 2024-07-03

    btw, I use Rake to make the setup the proper symlinks to my dotfiles repository. Maybe I'll write about that one day.

  5. GLI

    Make awesome command-line applications the easy way

  6. Slop

    Simple Lightweight Option Parsing - ✨ new contributors welcome ✨

  7. Commander

    The complete solution for Ruby command-line executables (by commander-rb)

  8. Gemsmith

    A command line interface for smithing Ruby gems.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. formatador

    STDOUT text formatting

  11. Clamp

    a Ruby command-line application framework

  12. Ru

    Ruby in your shell!

  13. dry-cli

    General purpose Command Line Interface (CLI) framework for Ruby

    Project mention: CLI in ruby using OptionParser or GetoptLong | dev.to | 2024-04-27

    Few days ago I've created a script for the project I'm working on. It was an ugly script with hardcoded values, but it did ther job - create tokens on request. But I've decided to improve it a bit, because sometimes I needed to change params and I've added ability to submit params from the command line. Of course, there are a lot of awesome libraries such as dry-cli, TTY Toolkit or cli-kit from Shopify, but in most cases you can use standard ruby libraries like OptionParser or GetoptLong. Lets see how you can create a CLI utils with those libraries just in few minutes.

  14. Main

    a class factory and dsl for generating command line programs real quick (by ahoward)

  15. Trollop

    Optimist is a commandline option parser for Ruby that just gets out of your way.

  16. command_kit.rb

    A Ruby toolkit for building complete and robust CLI commands.

  17. ScriptCore

    A script engine powered by mruby sandboxie, It's a fork of Shopify's ESS.

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby CLI Builder discussion

Log in or Post with

Ruby CLI Builder related posts

  • TTY Toolkit: Terminal Apps the Easy Way

    1 project | news.ycombinator.com | 10 Nov 2024
  • 2. Creating a Sandbox Environment

    1 project | dev.to | 3 Jul 2024
  • CLI in ruby using OptionParser or GetoptLong

    5 projects | dev.to | 27 Apr 2024
  • Performance e elegância! Escrevendo uma CLI CRUD utilizando ScyllaDB e Ruby

    6 projects | dev.to | 28 Aug 2023
  • CLI tools at Aha!

    6 projects | dev.to | 14 Aug 2023
  • An Introduction to Metaprogramming in Ruby

    2 projects | news.ycombinator.com | 27 Jul 2023
  • Ncurses in Ruby style?

    3 projects | /r/ruby | 22 Apr 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 22 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source CLI Builder projects in Ruby? This list will help you:

# Project Stars
1 Thor 5,159
2 TTY 2,510
3 Rake 2,363
4 GLI 1,268
5 Slop 1,128
6 Commander 823
7 Gemsmith 467
8 formatador 449
9 Clamp 423
10 Ru 402
11 dry-cli 333
12 Main 266
13 Trollop 255
14 command_kit.rb 163
15 ScriptCore 70

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Ruby is
the 12th most popular programming language
based on number of references?