clang-tools-prebuilt
Advanced tools
Weekly downloads
Readme
Install clang tools prebuilt binaries for command-line usage via npm. The module helps you easily install clang tools command for use without compile anything.
Currently, the module provides clang tools in clang-tools-extra:
Install all clang tools globally:
npm install -g clang-tools-prebuilt
Now you can run clang tools command:
clang-apply-replacements ...
clang-tidy ...
clang-rename ...
clang-include-fixer ...
find-all-symbols ...
It supports macOS and Linux.
FAQs
Install clang tools prebuilt binaries for the command-line use using npm
The npm package clang-tools-prebuilt receives a total of 743 weekly downloads. As such, clang-tools-prebuilt popularity was classified as not popular.
We found that clang-tools-prebuilt demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.