pulumi/sdk/README.md
2018-06-30 09:55:12 -07:00

12 lines
339 B
Markdown

# Pulumi Language SDKs
This directory contains the Pulumi SDKs for all supported languages.
Please see the respective `README`s for information about installing and using these libraries:
* [Node.js](./nodejs)
* [Python](./python)
* [Go](./go)
The language providers work by implementing gRPC interfaces defined in [proto/](./proto/).