pulumi/sdk
Pat Gavlin 98f73cf1ed
Start in on developer documentation. (#7839)
Developer documentation is written in Markdown and can be built into
HTML, PDF, etc. using Sphinx. Diagrams are written in PlantUML and
rendered as SVGs. All developer docs live in the `developer-docs` folder
under the root of the repository.
2021-08-25 15:18:13 -07:00
..
dotnet [sdk/dotnet] Support for calling methods (#7582) 2021-08-24 20:17:05 -07:00
go Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
nodejs [sdk/nodejs] Prevent Pulumi from overriding tsconfig.json options. (#7068) 2021-08-15 18:58:43 -07:00
proto Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00
python Avoid repeatedly invoking `pip show` in Python lang host (#7831) 2021-08-25 11:40:58 -04:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Update x/sys for sdk to support go 1.17 (#7781) 2021-08-19 17:11:26 -06:00
go.sum Update x/sys for sdk to support go 1.17 (#7781) 2021-08-19 17:11:26 -06:00

README.md

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.