This is an asdf plugin for installing several clang tools:
This plugin uses the pre-compiled binaries from the very handy cpp-linter/clang-tools-static-binaries repo.
x86_64
/amd64
) binaries are currently provided.
curl
, jq
sha512sum
(optional, but recommended)Plugin:
Tool Command to add Plugin clang-formatasdf plugin add clang-format https://github.com/cpp-linter/asdf-clang-tools.git
clang-query asdf plugin add clang-query https://github.com/cpp-linter/asdf-clang-tools.git
clang-tidy asdf plugin add clang-tidy https://github.com/cpp-linter/asdf-clang-tools.git
clang-apply-replacements asdf plugin add clang-apply-replacements https://github.com/cpp-linter/asdf-clang-tools.git
Example:
asdf plugin add clang-format https://github.com/cpp-linter/asdf-clang-tools.git
clang-format:
# Show all installable versions asdf list all clang-format # Install specific version asdf install clang-format latest # Set a version (on your ~/.tool-versions file) asdf set clang-format latest # Now clang-tools commands are available clang-format
Check asdf readme for more instructions on how to install & manage versions.
ASDF_CLANG_TOOLS_MACOS_DEQUARANTINE
: set to "1" to automatically de-quarantine binaries. Otherwise, it will interactively ask to do so.ASDF_CLANG_TOOLS_LINUX_IGNORE_ARCH
: set to "1" to install the amd64
binary regardless of the host architecture. The clang-tools project does not currently provide arm64
/aarch64
Linux binaries. This assumes that you have set up QEMU User Emulation (or similar) to run foreign binaries under emulation.Contributions of any kind welcome! See the contributing guide.
See LICENSE
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4