awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • cue-lang/cueAvatar de cue-lang

    cue-lang/cue

    6,147Ver en GitHub↗

    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
    Ver en GitHub↗6,147
  • bobbyiliev/introduction-to-bash-scriptingAvatar de bobbyiliev

    bobbyiliev/introduction-to-bash-scripting

    5,869Ver en GitHub↗

    Este proyecto es un recurso educativo integral y una serie de tutoriales para aprender scripting en Bash y programación shell. Sirve como guía técnica y manual de referencia para escribir scripts de automatización y crear herramientas reutilizables dentro de un entorno Linux. El material se centra en la automatización de DevOps y SysOps, cubriendo el desarrollo de herramientas de línea de comandos personalizadas, automatización de administración de sistemas y la implementación de automatización de seguridad, como la generación de contraseñas aleatorias y protección contra DDoS. El alcance abarca los fundamentos del lenguaje, incluyendo variables, bucles y lógica condicional, así como capacidades operativas como monitoreo de salud del sistema, resumen de logs de servidores web y gestión remota de servidores vía SSH. También aborda la interacción con la terminal mediante la construcción de menús interactivos, formato de salida y alias de comandos. El contenido está estructurado como una serie de guías, un ebook y una referencia de scripting.

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

    HTML
    Ver en GitHub↗5,869
  • catlog22/claude-code-workflowAvatar de catlog22

    catlog22/Claude-Code-Workflow

    1,311Ver en GitHub↗

    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
    Ver en GitHub↗1,311
  1. Home
  2. Development Tools & Productivity
  3. Command-Line Tools

Explorar subetiquetas

  • 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.