Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cli_completion
description: Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.
version: 0.4.0
repository: https://github.com/VeryGoodOpenSource/cli_completion
issue_tracker: https://github.com/VeryGoodOpenSource/pub_updater/issues
issue_tracker: https://github.com/VeryGoodOpenSource/cli_completion/issues
topics: [cli, completion, shell, bash, autocomplete]
screenshots:
- description: 'This screenshot shows the completion of a dart CLI.'
Expand Down