gocmd
CLI toolkit
A Go library for building command line applications with advanced features and support for various arguments and commands
A Go library for building command line applications.
65 stars
3 watching
5 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
gogolanggolang-library
Related projects:
Repository | Description | Stars |
---|---|---|
algorandfoundation/algokit-cli | A toolset for building and deploying applications on the Algorand network | 169 |
gopinath-langote/1build | Automates project-specific command line aliases and tasks for improved productivity | 227 |
crazy-canux/go-devops | A collection of Go-based tools for automating and managing software development lifecycle phases | 9 |
jawher/mow.cli | A CLI framework for building command line applications in Go with argument parsing and validation | 872 |
one-com/gone | A collection of Go packages that simplify building small daemons and servers by providing convenient features for logging, process management, networking, metrics, and configuration. | 50 |
chenquan/go-pkg | A Go toolkit for building software projects | 7 |
cristalhq/acmd | Provides a lightweight CLI framework for building command-line applications in Go. | 115 |
roblillack/spot | A simple, cross-platform GUI toolkit for Go that allows developers to build native desktop applications with a consistent API. | 1,113 |
go-nunu/nunu | A CLI tool for scaffolding Go applications with a focus on modularity, scalability, and performance. | 1,931 |
cztomczak/cef2go | Provides Go bindings for the Chromium Embedded Framework (CEF) to embed browsers in applications. | 881 |
mkideal/cli | A package for building command line interfaces with type safety and customization options. | 732 |
ingeniousambivert/fiber-bootstrapped | A comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities. | 2 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
bobg/subcmd | A package for building command-line interfaces with subcommands and flags | 8 |
destel/rill | A toolkit for building concurrent programs by composing simple, reusable parts into clean pipelines. | 510 |