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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
avamsi avatar

avamsi/climate

0
View on GitHub↗
164 stele·4 fork-uri·Go·Unlicense·1 vizualizarepkg.go.dev/github.com/avamsi/climate#section-documentation↗

Climate

Climate "CLI Mate" aims to make creating CLIs in Go easy (and fun!), similar to python-fire. It's also built on top of Cobra and so comes with "batteries included" (help, shell completion etc.).

Features

  • Go CLI Frameworks - Autogenerates CLIs from structs and functions.

Istoric stele

Graficul istoricului de stele pentru avamsi/climateGraficul istoricului de stele pentru avamsi/climate

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face avamsi/climate?

Climate "CLI Mate" aims to make creating CLIs in Go easy (and fun!), similar to python-fire. It's also built on top of Cobra and so comes with "batteries included" (help, shell completion etc.).

Care sunt principalele funcționalități ale avamsi/climate?

Principalele funcționalități ale avamsi/climate sunt: Go CLI Frameworks.

Care sunt câteva alternative open-source pentru avamsi/climate?

Alternativele open-source pentru avamsi/climate includ: akamensky/argparse — Argparse for golang. Just because `flag` sucks. alecthomas/kong — Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments… alexflint/go-arg. docopt/docopt.go — docopt-go. jawher/mow.cli — A versatile library for building CLI applications in Go. spf13/cobra — Cobra is a development framework for building command-line applications in Go. It organizes application logic into a…

Alternative open-source pentru Climate

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Climate.
  • alecthomas/kongAvatar alecthomas

    alecthomas/kong

    2,976Vezi pe GitHub↗

    Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments directly into typed Go structures using struct tags, allowing developers to define terminal interfaces through data models rather than manual parsing logic. The project functions as a configuration mapper that populates Go structures from a combination of command-line arguments, environment variables, and JSON files. It distinguishes itself by providing a dependency injection container to pass external services into command handlers and a plugin architecture for dynamic command reg

    Gocommand-linecommandsflags
    Vezi pe GitHub↗2,976
  • alexflint/go-argAvatar alexflint

    alexflint/go-arg

    2,229Vezi pe GitHub↗
    Goargument-parsinggolang
    Vezi pe GitHub↗2,229
  • docopt/docopt.goAvatar docopt

    docopt/docopt.go

    1,444Vezi pe GitHub↗

    docopt-go

    Go
    Vezi pe GitHub↗1,444
  • akamensky/argparseAvatar akamensky

    akamensky/argparse

    640Vezi pe GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Vezi pe GitHub↗640
Vezi toate cele 9 alternative pentru Climate→