clang-tools-manager 0.1.2

A utility for installing specific versions of clang-format and clang-tidy, used by cpp-linter.
docs.rs failed to build clang-tools-manager-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

clang-tools-manager

A Rust crate to ensure clang-format and/or clang-tidy are installed.

This is a utility for cpp-linter CLI, thus its API is considered internal to cpp-linter crate.

To run the binary for this crate (from git source):

cargo run --bin clang-tools --features bin -- --help