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

chore: use clap to have command line arguments #251

Merged
merged 3 commits into from Dec 24, 2022
Merged

chore: use clap to have command line arguments #251

merged 3 commits into from Dec 24, 2022

Conversation

drupol
Copy link
Contributor

@drupol drupol commented Dec 24, 2022

This PR:

  • Let clap handle the command line arguments and options

image

I'm pretty new with rust, please let me know if I'm doing something wrong, I'm here to learn :)

src/parser/error.rs Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
.envrc Outdated Show resolved Hide resolved
@azjezz azjezz changed the title Add clap dependency chore: use clap to have command line arguments Dec 24, 2022
src/main.rs Outdated Show resolved Hide resolved
@azjezz azjezz marked this pull request as ready for review December 24, 2022 15:15
@azjezz
Copy link
Collaborator

azjezz commented Dec 24, 2022

is seems there's few formating issues, you can run just fix to fix them.

@azjezz azjezz merged commit bd33afb into php-rust-tools:main Dec 24, 2022
@azjezz
Copy link
Collaborator

azjezz commented Dec 24, 2022

Thanks @drupol :D

@azjezz azjezz added this to the 0.1.0 milestone Dec 24, 2022
@drupol drupol deleted the add-clap branch December 24, 2022 20:55
@drupol
Copy link
Contributor Author

drupol commented Dec 24, 2022

Let me know if there are some easy tasks I could tackle!

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.

None yet

2 participants