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

feature: add argument parsing and setup.py file for cli tool capability #46

Merged
3 commits merged into from
Dec 17, 2024

Conversation

kevinclb
Copy link
Contributor

To address a feature request in this issue, I added argument parsing via the Python argparse library, along with a setup.py file for CLI setup. This tool now works on the CLI, printing md files into the terminal.

image

@kevinclb
Copy link
Contributor Author

@microsoft-github-policy-service agree

@kevinclb kevinclb mentioned this pull request Dec 16, 2024
@gagb gagb requested a review from afourney December 16, 2024 04:47
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@gagb gagb self-assigned this Dec 17, 2024
@gagb
Copy link
Contributor

gagb commented Dec 17, 2024

Can you please run pre-commit? pre-commit run --all-files

@gagb gagb closed this pull request by merging all changes into microsoft:main in ad5d4fb Dec 17, 2024
casperdcl added a commit to casperdcl/markitdown that referenced this pull request Dec 17, 2024
- follow-up to microsoft#46
@casperdcl casperdcl mentioned this pull request Dec 17, 2024
casperdcl added a commit to casperdcl/markitdown that referenced this pull request Dec 20, 2024
- follow-up to microsoft#46
casperdcl added a commit to casperdcl/markitdown that referenced this pull request Dec 22, 2024
- follow-up to microsoft#46
casperdcl added a commit to casperdcl/markitdown that referenced this pull request Dec 22, 2024
- follow-up to microsoft#46
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.

3 participants