Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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