clang-installer 0.1.2

A utility for installing specific versions of clang-format and clang-tidy, used by cpp-linter.
Documentation

clang-installer

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