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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesCommand-Line Tools

Utilities invoked from the terminal for performing specific tasks or operations.

Distinguishing note: The candidates are too specific (DNS, Kafka, ingestion) or focus on configuration; this is a general-purpose CLI tool for validation and processing.

Explore 3 awesome GitHub repositories matching development tools & productivity · Command-Line Tools. Refine with filters or upvote what's useful.

Awesome Command-Line Tools GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cue-lang/cuecue-lang का अवतार

    cue-lang/cue

    6,147GitHub पर देखें↗

    CUE is a constraint-based configuration language designed for data validation, schema definition, and code generation. At its core, it unifies types and values into a single concept, enabling compile-time validation that catches structural and value errors before runtime. The language treats data and constraints as the same thing, allowing a single definition to serve as both a schema and concrete configuration data. CUE distinguishes itself through its constraint-based unification engine, which combines multiple configuration sources into a single coherent result by merging their constraints

    Ships command-line tools to validate, format, and process CUE files and configurations.

    Goconfigurationdatakubernetes
    GitHub पर देखें↗6,147
  • bobbyiliev/introduction-to-bash-scriptingbobbyiliev का अवतार

    bobbyiliev/introduction-to-bash-scripting

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

    यह प्रोजेक्ट Bash स्क्रिप्टिंग और शेल प्रोग्रामिंग सीखने के लिए एक व्यापक शैक्षिक संसाधन और ट्यूटोरियल सीरीज़ है। यह Linux वातावरण के भीतर ऑटोमेशन स्क्रिप्ट लिखने और पुन: प्रयोज्य (reusable) टूल बनाने के लिए एक तकनीकी गाइड और संदर्भ मैनुअल के रूप में कार्य करता है। यह सामग्री DevOps और SysOps ऑटोमेशन पर केंद्रित है, जिसमें कस्टम कमांड-लाइन टूल का विकास, सिस्टम एडमिनिस्ट्रेशन ऑटोमेशन और रैंडम पासवर्ड जनरेशन व DDoS सुरक्षा जैसे सुरक्षा ऑटोमेशन का कार्यान्वयन शामिल है। इसके दायरे में वेरिएबल्स, लूप्स और कंडीशनल लॉजिक सहित मुख्य भाषा फ़ंडामेंटल्स, साथ ही सिस्टम हेल्थ मॉनिटरिंग, वेब सर्वर लॉग समराइज़ेशन और SSH के माध्यम से रिमोट सर्वर मैनेजमेंट जैसी परिचालन क्षमताएं शामिल हैं। यह इंटरैक्टिव मेनू निर्माण, आउटपुट फ़ॉर्मेटिंग और कमांड एलियासिंग के माध्यम से टर्मिनल इंटरैक्शन को भी संबोधित करता है। इसकी सामग्री को गाइड, ईबुक और स्क्रिप्टिंग संदर्भ की एक सीरीज़ के रूप में व्यवस्थित किया गया है।

    Guides the creation of custom shell commands and interactive menus to streamline development workflows.

    HTML
    GitHub पर देखें↗5,869
  • catlog22/claude-code-workflowcatlog22 का अवतार

    catlog22/Claude-Code-Workflow

    1,311GitHub पर देखें↗

    Claude-Code-Workflow is a development workflow engine and command-line orchestration framework that coordinates specialized artificial intelligence agents to automate multi-step software development tasks. The system executes structured processes through natural language command routing, analyzing user intent to select workflows and invoke command-line tools automatically. The platform includes embedded hybrid code search combining full-text and semantic embedding methods over local repositories, along with persistent session management that tracks development steps across multiple execution

    Triggers command-line tools automatically when users reference them naturally within standard text prompts.

    TypeScriptclaudeclaude-codecli-tools
    GitHub पर देखें↗1,311
  1. Home
  2. Development Tools & Productivity
  3. Command-Line Tools

सब-टैग एक्सप्लोर करें

  • Semantic Invocation IntegrationsTriggers command-line tools automatically when users reference them naturally within standard text prompts. **Distinct from Command-Line Tools:** Distinct from general command-line tools by focusing specifically on semantic, prompt-driven tool invocation.