Socket
Socket
Sign inDemoInstall

clang-tools-prebuilt

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clang-tools-prebuilt

Install clang tools prebuilt binaries for the command-line use using npm


Version published
Weekly downloads
104
increased by0.97%
Maintainers
1
Weekly downloads
 
Created
Source

clang-tools-prebuilt

Build Status

NPM

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:

Installation

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 ...

About

It supports macOS and Linux.

Keywords

FAQs

Package last updated on 18 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc