awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Ruby CLI Frameworks

रैंकिंग 13 जुल॰ 2026 को अपडेट की गई

For a ruby framework for building cli applications, the strongest matches are rails/thor (Thor is a comprehensive Ruby toolkit specifically designed for), piotrmurach/tty (This repository serves as a comprehensive toolkit for building) and dry-rb/dry-cli (This is a dedicated framework for building Ruby CLI). Each is ranked by relevance to your query, popularity and recent activity.

हम “best ruby cli frameworks” से मेल खाने वाली ओपन-सोर्स GitHub रिपॉजिटरी को क्यूरेट करते हैं। परिणाम आपकी क्वेरी के आधार पर रैंक किए गए हैं — सीमित करने के लिए नीचे दिए गए फ़िल्टर चुनें, या AI के साथ रिफाइन करें।

Ruby CLI Frameworks

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rails/thorR

    rails/thor

    5,258GitHub पर देखें↗

    Thor is a Ruby toolkit for building command line interfaces and task runners. It maps user flags and parameters to executable methods, functioning as both a command line argument parser and a framework for creating self-documenting terminal tools. The framework automatically generates usage banners and help menus based on defined method signatures. It organizes related commands within classes to create isolated namespaces and injects user-defined flags directly into method logic. Beyond interface generation, the project includes capabilities for build task automation and the sequential execu

    Thor is a comprehensive Ruby toolkit specifically designed for building command-line interfaces, providing robust command parsing, automatic help generation, and task automation features that align perfectly with your requirements.

    RubyCommand Line Argument ParsersHelp Generators
    GitHub पर देखें↗5,258
  • piotrmurach/ttypiotrmurach का अवतार

    piotrmurach/tty

    2,530GitHub पर देखें↗

    gem: http://badge.fury.io/rb/tty travis: http://travis-ci.org/piotrmurach/tty appveyor: https://ci.appveyor.com/project/piotrmurach/tty codeclimate: https://codeclimate.com/github/piotrmurach/tty/maintainability coverage: https://codeclimate.com/github/piotrmurach/tty/test_coverage…

    This repository serves as a comprehensive toolkit for building command-line applications in Ruby, providing a suite of modular components for terminal UI, interactive prompts, and text formatting that covers all the core requirements for CLI development.

    RubyRuby CLI Frameworks
    GitHub पर देखें↗2,530
  • dry-rb/dry-clidry-rb का अवतार

    dry-rb/dry-cli

    354GitHub पर देखें↗

    General purpose Command Line Interface (CLI) framework for Ruby

    This is a dedicated framework for building Ruby CLI applications that provides robust command parsing and auto-generated help, though it lacks built-in terminal UI components and interactive prompts.

    RubyCLI DevelopmentRuby CLI Frameworks
    GitHub पर देखें↗354

Related searches

  • a library for building PHP CLI applications
  • a library for building C# CLI applications
  • Python के लिए एक CLI बिल्डिंग फ़्रेमवर्क
  • a library for building Rust CLI applications
  • a library for building Kotlin CLI applications
  • a java library for building cli applications
  • CLI टूल्स बनाने के लिए Go फ्रेमवर्क
  • a library for building typescript cli tools