kevmoo/build_cli

A builder that generates an ArgsParser from a class

53
/ 100
Established

This is a tool for Dart developers who need to create command-line applications. You define your application's options and flags by annotating a Dart class. The tool then automatically generates the code to parse arguments from the command line and populate your class with the correct values, simplifying the setup of your command-line interface.

Use this if you are developing a Dart command-line application and want an easy, declarative way to define and parse command-line arguments into a structured Dart class.

Not ideal if you are not developing in Dart or prefer to manually write argument parsing logic.

Dart development command-line tools application development CLI creation
No Package No Dependents
Maintenance 13 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 16 / 25

How are scores calculated?

Stars

62

Forks

11

Language

Dart

License

MIT

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.