Install Tauri requirements and CLI
"features": {
"ghcr.io/olivierlemasle/devcontainers-features/tauri:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version of Tauri CLI to install. | string | latest |
tauri-apps.tauri-vscode
This feature requires an installation of Rust. You may:
- use the
mcr.microsoft.com/devcontainers/rustimage or therustimage - or use the
ghcr.io/devcontainers/features/rustfeature - or install by yourself Rust (
cargoandrustcare required).
A NodeJS installation is also recommended. You may use the ghcr.io/devcontainers/features/node feature.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.