kevmoo/build_cli
A builder that generates an ArgsParser from a class
Leverages the Dart Build System to generate argument parsing code at compile time, wrapping `package:args` to eliminate boilerplate. Annotate class fields with `@CliOption` to declaratively define CLI argument behavior—abbreviations, defaults, help text, and negation—then code generation automatically creates a parser function that populates your class instance.
Stars
62
Forks
11
Language
Dart
License
MIT
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/kevmoo/build_cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
inducer/cgen
C/C++ source generation from an AST
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator