We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c8b8ab commit 3544276Copy full SHA for 3544276
pubspec.yaml
@@ -2,7 +2,7 @@ name: cli_completion
2
description: Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.
3
version: 0.4.0
4
repository: https://github.com/VeryGoodOpenSource/cli_completion
5
-issue_tracker: https://github.com/VeryGoodOpenSource/pub_updater/issues
+issue_tracker: https://github.com/VeryGoodOpenSource/cli_completion/issues
6
topics: [cli, completion, shell, bash, autocomplete]
7
screenshots:
8
- description: 'This screenshot shows the completion of a dart CLI.'
0 commit comments