Improved the introduction Section when a -st is initiated and added functionality '-v' to check the version#79
Open
farseenmanekhan1232 wants to merge 1 commit intoIndianOpenSourceFoundation:masterfrom
farseenmanekhan1232:master
Open
Improved the introduction Section when a -st is initiated and added functionality '-v' to check the version#79farseenmanekhan1232 wants to merge 1 commit intoIndianOpenSourceFoundation:masterfrom farseenmanekhan1232:master
farseenmanekhan1232 wants to merge 1 commit intoIndianOpenSourceFoundation:masterfrom
farseenmanekhan1232:master
Conversation
…unctionality '-v' to check the version
|
Kudos, SonarCloud Quality Gate passed! |
lainq
suggested changes
Apr 9, 2021
Contributor
lainq
left a comment
There was a problem hiding this comment.
It looks good . But you may capitalize the sentences from lines 52-58(main.py)
anshsrtv
requested changes
Apr 9, 2021
GouravSardana
requested changes
Apr 15, 2021
Member
GouravSardana
left a comment
There was a problem hiding this comment.
Please capitalize those words
Siddhant-K-code
requested changes
Apr 17, 2021
| \U0001F609 See this message again with '-st' | ||
| \U00002755 Get help with '-h' | ||
| Use the following commands to get started | ||
| \U0001F50E to search StackOverflow, type 'dynamic -s' |
Member
There was a problem hiding this comment.
Fix the Indentation of words for the user to read!
Example:
\U0001F50E to search StackOverflow, type 'dynamic -s'
can be replaced by
\U0001F50E To Search on StackOverflow, type 'dynamic -s'
And, similar till #L58
| ''') | ||
| else: | ||
| search_flag.search_args() | ||
| search_flag.search_args() No newline at end of file |
Member
There was a problem hiding this comment.
Add End of file (EOF)
Just Press Enter Once After #L61
lainq
reviewed
Jun 4, 2021
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.
Describe the changes you've made
I have added an extra functionality "dynamic -v" to show the version
I have tried to Change the Intro Section of the Dynamic CLI to look and feel like a NPM Package
Checklist:
Screenshots
"dynamic -v " support

Changes in the intro section
