Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devcontainers-community/features-llvm
🏭 Installs the LLVM toolchain
https://github.com/devcontainers-community/features-llvm
clang cpp devcontainer-feature devcontainers installer-script llvm
Last synced: about 1 month ago
JSON representation
🏭 Installs the LLVM toolchain
- Host: GitHub
- URL: https://github.com/devcontainers-community/features-llvm
- Owner: devcontainers-community
- License: mit
- Created: 2023-08-16T05:04:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-26T21:27:47.000Z (about 1 year ago)
- Last Synced: 2024-11-06T05:34:18.996Z (3 months ago)
- Topics: clang, cpp, devcontainer-feature, devcontainers, installer-script, llvm
- Language: Shell
- Size: 34.2 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLVM Dev Container Feature
🏭 Installs the LLVM toolchain
## Usage
```jsonc
// devcontainer.json
{
"features": {
"ghcr.io/devcontainers-community/features/llvm": {}
}
}
```❓ Don't know what this ☝ means? Check out [this VS Code blog post].
### Options
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | LLVM version | string | latest |[this vs code blog post]: https://code.visualstudio.com/blogs/2022/09/15/dev-container-features