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: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
artyom/autoflags | A tool that simplifies exposing struct fields as command line flags in Go programs. | 39 |
cosiner/flag | A command line option parsing library with support for infinite level subcommands and flexible flag definitions. | 131 |
salesforce/ctrl | A conditional transformer language model designed for controllable generation of text. | 1,870 |
jie65535/grasscuttercommandgenerator | A tool for generating commands and editing gacha banners in the Grasscutter game platform. | 1,921 |
transitive-bullshit/ffmpeg-cli-flags | A comprehensive documentation repository of FFmpeg commandline flags. | 47 |
cosmo/hackman | A command-line tool for generating boilerplate code directly within iOS projects. | 293 |
jehugaleahsa/mustache-sharp | A text template engine that allows declarative generation of text with meaningful placeholders and logic-based control | 306 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
jquery-boilerplate/generator-jquery-boilerplate | Generates a basic structure for creating jQuery plugins quickly and efficiently. | 150 |
integrii/flaggy | Provides idiomatic Go input parsing with subcommands and flags at any position. | 859 |
anacrolix/tagflag | Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
gridbugs/wfc | A collection of Rust libraries implementing a procedural generation algorithm. | 146 |
kategengler/ember-feature-flags | An Ember CLI addon providing a service to enable feature flags in applications | 213 |
posener/cmd | Extends the standard flag package to support subcommands and other features in a minimalistic API | 40 |