## Pulumi Gestalt

[](https://github.com/andrzejressel/pulumi-gestalt/actions/workflows/build.yml)
[](https://github.com/andrzejressel/pulumi-gestalt/actions/workflows/deploy.yml)
[](https://app.readthedocs.org/projects/pulumi-gestalt/builds/?version__slug=latest)
[](https://codecov.io/gh/andrzejressel/pulumi-gestalt)
Pulumi support for **any** language
### Quick start
https://github.com/andrzejressel/pulumi-gestalt-example
### Installation
#### Language plugin
```
pulumi plugin install language gestalt "VERSION" --server github://api.github.com/andrzejressel/pulumi-gestalt
```
#### Wasm Runner
```
cargo binstall -y pulumi_gestalt_wasm_runner@VERSION
```