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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ukautz avatar

ukautz/clif

0
View on GitHub↗
128 stars·15 forks·Go·MIT·10 views

Clif

CLIF - Command line interface framework

Features

  • Command Line Interfaces - Minimalist CLI framework.
  • Command Line Tools - Small CLI development framework.
  • Go CLI Frameworks - Framework for rapid command-line application development.

Star history

Star history chart for ukautz/clifStar history chart for ukautz/clif

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ukautz/clif do?

CLIF - Command line interface framework

What are the main features of ukautz/clif?

The main features of ukautz/clif are: Command Line Interfaces, Command Line Tools, Go CLI Frameworks.

What are some open-source alternatives to ukautz/clif?

Open-source alternatives to ukautz/clif include: jawher/mow.cli — A versatile library for building CLI applications in Go. urfave/cli — This is a framework for building structured terminal applications in Go. It provides the core components necessary to… alexflint/go-arg. akamensky/argparse — Argparse for golang. Just because `flag` sucks. spf13/cobra — Cobra is a development framework for building command-line applications in Go. It organizes application logic into a… 0xacx/chatgpt-shell-cli — Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly…

Open-source alternatives to Clif

Similar open-source projects, ranked by how many features they share with Clif.
  • alexflint/go-argalexflint avatar

    alexflint/go-arg

    2,229View on GitHub↗
    Goargument-parsinggolang
    View on GitHub↗2,229
  • jawher/mow.clijawher avatar

    jawher/mow.cli

    884View on GitHub↗

    A versatile library for building CLI applications in Go

    Goclicommand-linego
    View on GitHub↗884
  • akamensky/argparseakamensky avatar

    akamensky/argparse

    640View on GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    View on GitHub↗640
  • spf13/cobraspf13 avatar

    spf13/cobra

    44,107View on GitHub↗

    Cobra is a development framework for building command-line applications in Go. It organizes application logic into a hierarchical tree structure where each node represents a command, complete with its own flags and execution logic. This structure allows developers to build complex, nested command interfaces that mirror business domains while maintaining a clean separation between command orchestration and underlying business logic. The framework distinguishes itself through its declarative approach to metadata and configuration. It automatically derives help documentation, usage instructions,

    Goclicli-appcobra
    View on GitHub↗44,107
See all 30 alternatives to Clif→