acmd
CLI framework
Provides a lightweight CLI framework for building command-line applications in Go.
Simple, useful and opinionated CLI package in Go.
116 stars
2 watching
4 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
clicommand-linegogolang
Related projects:
Repository | Description | Stars |
---|---|---|
ukautz/clif | A Go framework for rapid development of command line applications with a builder-like API and support for complex console applications | 129 |
jawher/mow.cli | A CLI framework for building command line applications in Go with argument parsing and validation | 871 |
adambajguz/typin | A framework for building interactive CLI applications with features such as auto-completion, middleware pipelines, and built-in DI support. | 244 |
shibayan/sharprompt | An interactive command-line application framework for C# | 772 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 553 |
chshersh/iris | A Haskell framework that supports building command-line applications with standardized guidelines and features. | 182 |
bilal-fazlani/commanddotnet | A framework for building modern CLI apps with out-of-the-box support for various features. | 582 |
tyrrrz/clifx | A framework for building command-line interfaces with minimal boilerplate and automatic help generation | 1,514 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
fortio/cli | Reduces boilerplate code in Go main functions and command-line interfaces for tools and servers. | 6 |
devfacet/gocmd | A Go library for building command line applications with advanced features and support for various arguments and commands | 65 |
teris-io/cli | Provides a simple API for building command line applications in Go. | 130 |
datafolklabs/cement | An application framework for Python that provides a standard platform for building command line and backend applications with support for rapid development and quality. | 1,254 |
nsomar/guaka | A command-line framework for Swift that simplifies the creation of modern CLI apps. | 1,149 |