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

Add basic cli #1

Merged
merged 15 commits into from
May 15, 2024
Merged

Add basic cli #1

merged 15 commits into from
May 15, 2024

Conversation

josephburkhart
Copy link
Owner

This PR adds basic command line functionality.

If the user calls the program without CL options or arguments, it runs in demo mode, collating Gender, Special Initiative, and Marital data from the CBP arrest webpage.

If the user calls the program with CL options only, then they are prompted for additional arguments.

If the user calls the program with CL options and arguments, then the program is run accordingly.

A usage message has been created and can be accessed via the --help or -h flag.

@josephburkhart josephburkhart merged commit a2d3806 into main May 15, 2024
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