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

Rewrite command-line argument parser by hand. #238

Merged
merged 5 commits into from
Nov 22, 2024
Merged

Rewrite command-line argument parser by hand. #238

merged 5 commits into from
Nov 22, 2024

Conversation

01mf02
Copy link
Owner

@01mf02 01mf02 commented Nov 19, 2024

The motivation is to correctly parse --args. As a nice side effect, this eliminates the dependency on clap as well. See: #216 (comment)

The motivation is to correctly parse `--args`.
As a nice side effect, this eliminates the dependency on clap as well.
See: <#216 (comment)>
@01mf02 01mf02 mentioned this pull request Nov 19, 2024
@01mf02 01mf02 merged commit 743b88c into main Nov 22, 2024
2 checks passed
@01mf02 01mf02 deleted the handmade-cli branch November 22, 2024 09:05
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.

1 participant