awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
devfacet avatar

devfacet/gocmd

0
View on GitHub↗
67 estrellas·5 forks·Go·MIT·2 vistas

Gocmd

A Go library for building command line applications.

Features

  • Interfaces de línea de comandos - Library for building CLI applications.
  • Command Line Tools - Library for building CLI applications.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.

Historial de estrellas

Gráfico del historial de estrellas de devfacet/gocmdGráfico del historial de estrellas de devfacet/gocmd

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Gocmd

Proyectos open-source similares, clasificados según cuántas características comparten con Gocmd.
  • alecthomas/kingpinAvatar de alecthomas

    alecthomas/kingpin

    3,564Ver en GitHub↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    Ver en GitHub↗3,564
  • alexflint/go-argAvatar de alexflint

    alexflint/go-arg

    2,229Ver en GitHub↗
    Goargument-parsinggolang
    Ver en GitHub↗2,229
  • akamensky/argparseAvatar de akamensky

    akamensky/argparse

    640Ver en GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Ver en GitHub↗640
  • antham/strumtAvatar de antham

    antham/strumt

    62Ver en GitHub↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    Ver en GitHub↗62
Ver las 30 alternativas a Gocmd→

Preguntas frecuentes

¿Qué hace devfacet/gocmd?

A Go library for building command line applications.

¿Cuáles son las características principales de devfacet/gocmd?

Las características principales de devfacet/gocmd son: Interfaces de línea de comandos, Command Line Tools, Console Interfaces.

¿Qué alternativas de código abierto existen para devfacet/gocmd?

Las alternativas de código abierto para devfacet/gocmd incluyen: antham/strumt — Strumt is a library to create prompt chain. codingconcepts/env — Tag-based environment configuration for structs. alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. alexflint/go-arg. akamensky/argparse — Argparse for golang. Just because `flag` sucks. cosiner/argv — Argv is a library for Go to split command line string into arguments array.