Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/21: create help command #23

Merged
merged 3 commits into from
Jun 15, 2022
Merged

feat/21: create help command #23

merged 3 commits into from
Jun 15, 2022

Conversation

mxthevs
Copy link
Contributor

@mxthevs mxthevs commented Jun 9, 2022

This PR enables passing a help flag to cargo-v. It can be -h or --help. 🎉

e.g.

cargo v -h
cargo v --help

I tried to keep this very simple, if we need more options, maybe we can have a more advanced argument parser.

Resolves #21

Copy link
Owner

@fdaciuk fdaciuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @mxthevs! Thank you so much for this contribution ❤️💃🏾✨
I just made a few comments, please check it out :)

@fdaciuk fdaciuk merged commit c7d18cd into fdaciuk:main Jun 15, 2022
@fdaciuk
Copy link
Owner

fdaciuk commented Jun 21, 2022

@all-contributors please add @mxthevs for code and docs

@allcontributors
Copy link
Contributor

@fdaciuk

I've put up a pull request to add @mxthevs! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a --help command
2 participants