Merged
Conversation
b5666b2 to
9fee8d7
Compare
53d77fd to
1343423
Compare
felangel
reviewed
Jan 6, 2023
Contributor
felangel
left a comment
There was a problem hiding this comment.
Looks great so far! Will re-review when it's ready 👍
9fee8d7 to
62c9ef1
Compare
1343423 to
27ad105
Compare
62c9ef1 to
79abe27
Compare
27ad105 to
b15294b
Compare
79abe27 to
8d86e6d
Compare
a1a4b57 to
6a7ab04
Compare
7aa7890 to
7056163
Compare
6a7ab04 to
a89d41c
Compare
wolfenrain
previously approved these changes
Jan 9, 2023
| ) { | ||
| argParser.addOption( | ||
| 'executable-name', | ||
| help: 'Used by the dart_cli template, the CLI executable name ' |
Contributor
There was a problem hiding this comment.
This help needs to be updated
4ddd9b4 to
6c5141d
Compare
wolfenrain
approved these changes
Jan 10, 2023
felangel
approved these changes
Jan 10, 2023
ahsanf
pushed a commit
to Arkabyte-Teknologi/very_good_cli
that referenced
this pull request
Aug 12, 2025
* feat: dart cli new usage * tests * uncomment tag * update help message * cmon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
closes #585
follows #611
Type of Change