build_cli 0.1.0
build_cli: ^0.1.0 copied to clipboard
Parse command line arguments directly into an annotation class using the power of build_runner and source_gen.
Parse command line arguments directly into an annotation class using the power of the Dart build system and source_gen.
Uses package:args under the covers.
At the moment, this project is very light on documentation and tests. See some examples for inspiration.