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 new rust crate for (un)installing clang tools #83

Open
2bndy5 opened this issue Dec 12, 2024 · 1 comment
Open

Add new rust crate for (un)installing clang tools #83

2bndy5 opened this issue Dec 12, 2024 · 1 comment

Comments

@2bndy5
Copy link
Collaborator

2bndy5 commented Dec 12, 2024

Initially I was going to develop a rust port of clang-tools-pip in a separate repo named clang-tools-installer.

Instead I could incorporate the project in this mono-repo. Then cpp-linter can ship with install and uninstall CLI commands that do the same behavior in clang-tools-pip.

@2bndy5
Copy link
Collaborator Author

2bndy5 commented Jan 24, 2025

Note to self

A helpful gist about using indicatif lib to display progress bars when downloading a file asynchronously: https://gist.github.com/Tapanhaz/096e299bf060607b572d700e89a62529

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

No branches or pull requests

1 participant