cli_annotations 0.1.0-dev.6 copy "cli_annotations: ^0.1.0-dev.6" to clipboard
cli_annotations: ^0.1.0-dev.6 copied to clipboard

Annotations for building CLI applications using `package:cli_gen`.

0.1.0-dev.6 #

  • feat: Support for positional parameters
  • feat: Built-in --version flag that references a build-time version constant

0.1.0-dev.5 #

  • feat: Warning on cliCommand use on a class, rather than a method/function

0.1.0-dev.4 #

  • feat: Support for adding a generic type to Command and CommandRunner
  • feat: Override the generated command name, description, or category via any command annotation (@cliCommand, @cliRunner, @cliSubcommand)

0.1.0-dev.3 #

  • docs: Documented public annotations.
  • docs: Added an example.
  • refactor: Tightened the APIs exposed to the user.
  • api: Renamed mount to cliMount and deprecated mount.

0.1.0-dev.2 #

  • fix: Images in README.md should now be displayed correctly.

0.1.0-dev.1 #

  • Initial preview.
3
likes
0
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

Annotations for building CLI applications using `package:cli_gen`.

Repository (GitHub)
View/report issues

Topics

#cli #args #codegen #macros

License

unknown (license)

Dependencies

args, meta

More

Packages that depend on cli_annotations