commandeer
Flag generator
A tool for automating command line flag setup based on struct fields and tags.
Automatically sets up command line flags based on struct fields and tags.
174 stars
8 watching
16 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that simplifies exposing struct fields as command line flags in Go programs. | 41 |
| A command line option parsing library with support for infinite level subcommands and flexible flag definitions. | 131 |
| A conditional transformer language model designed for controllable generation of text. | 1,872 |
| A tool for generating commands and editing gacha banners in the Grasscutter game platform. | 1,932 |
| A comprehensive documentation repository of FFmpeg commandline flags. | 49 |
| A command-line tool for generating boilerplate code directly within iOS projects. | 293 |
| A text template engine that allows declarative generation of text with meaningful placeholders and logic-based control | 306 |
| A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 84 |
| Generates a basic structure for creating jQuery plugins quickly and efficiently. | 150 |
| Provides idiomatic Go input parsing with subcommands and flags at any position. | 860 |
| Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
| A collection of Rust libraries implementing a procedural generation algorithm. | 148 |
| An Ember CLI addon providing a service to enable feature flags in applications | 213 |
| Extends the standard flag package to support subcommands and other features in a minimalistic API | 40 |