cli
CLI generator
Reduces boilerplate code in Go main functions and command-line interfaces for tools and servers.
Reduce boiler plate needed on each new Golang main functions (Command Line Interface) for both tool and servers
6 stars
3 watching
0 forks
Language: Go
last commit: about 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides idiomatic Go input parsing with subcommands and flags at any position. | 860 |
| | Utilities to extract version information from Go binaries | 3 |
| | Automates the generation of boilerplate code for common Go applications | 5 |
| | Dynamic flag variables that can be modified at runtime | 8 |
| | Provides a unified tool for interacting with a Rancher Server | 352 |
| | A command-line interface for creating and building Flogo applications | 32 |
| | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
| | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 617 |
| | A boilerplate project providing a foundation for building DDD/CQRS/Event Sourcing applications in GoLang, including support for Azure Functions. | 0 |
| | A collection of CLI argument types for the Go flag package. | 43 |
| | A Go library that reads INI-style configuration files into data structures | 168 |
| | Provides a lightweight CLI framework for building command-line applications in Go. | 116 |
| | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 304 |
| | Creates a CLI from a function signature with minimal boilerplate code | 448 |