Skip to main content

Install clang-tools (clang-format, clang-tidy) with pip

Project description

clang-tools

PyPIPython testcodecov

Install clang-tools (clang-format, clang-tidy) with pip.

Install

Install clang-tools with pip

$ sudo pip install clang-tools

Usage

$ sudo clang-tools --help
usage: clang-tools [-h] [-i INSTALL]

optional arguments:
  -h, --help            show this help message and exit
  -i INSTALL, --install INSTALL
                        Install clang-tools with specific version. default is 12.

For example, install clang-tools version 13

$ sudo clang-tools --install 13

$ clang-format-13 --version
clang-format version 13.0.0

$ clang-tidy-13 --version
LLVM (http://llvm.org/):
  LLVM version 13.0.0
  Optimized build.
  Default target: x86_64-unknown-linux-gnu
  Host CPU: skylake

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clang_tools-0.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

clang_tools-0.1.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page