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

Use Clap crate to parse command line commands #160

Merged
merged 17 commits into from Apr 6, 2021
Merged

Use Clap crate to parse command line commands #160

merged 17 commits into from Apr 6, 2021

Conversation

jameslittle230
Copy link
Owner

@jameslittle230 jameslittle230 commented Mar 27, 2021

Also:

  • Fix a bunch of pedantic clippy lints
  • Use colored crate to make command line output nicer
  • Add break_on_file_error config
  • Deprecate filename in output config

My PR hygiene wasn't very good here. There's lots to test... I should come back and write more tests for all the small behavior changes I introduced here.

@jameslittle230 jameslittle230 merged commit 3e16d89 into master Apr 6, 2021
@jameslittle230 jameslittle230 deleted the clap branch April 6, 2021 05:18
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

1 participant